@jaba/j6-utils

1.0.9 • Public • Published

j6-utils

Usage

npm install @jaba/j6-utils --save

Repository

https://www.npmjs.com/package/@jaba/j6-utils

npm common

  1. create an account
  2. create an organisation too (scope)

typescript lib

  1. create git repo / clone
  2. npm
npm init
  * change name with @jaba
npm i -D typescript @types/node tslint
-- add tsconfig.json and tslint.json
-- npm run build
  1. add .npmignore

  2. publish

* change version in package.json
npm login  (jaba-team, tech@jaba.com.au)
npm whoami
npm publish --access=public

ref

https://medium.com/@nilayvishwakarma/build-an-npm-package-with-typescript-by-nilay-vishwakarma-f303d7072f80

Readme

Keywords

none

Package Sidebar

Install

npm i @jaba/j6-utils

Weekly Downloads

0

Version

1.0.9

License

none

Unpacked Size

14.4 kB

Total Files

13

Last publish

Collaborators

  • jaba-team