1.0.9 • Published 5 years ago

@jaba/j6-utils v1.0.9

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

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

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago