0.5.3 • Published 2 months ago

chipster-nodejs-core v0.5.3

Weekly downloads
126
License
MIT
Repository
github
Last release
2 months ago

Common Chipster libraries for Node.js

https://github.com/chipster/chipster-nodejs-core

Usage

npm install chipster-nodejs-core@latest --save

Changes

Test locally

  • Link the local project
cd ~/git/chipster-nodejs-core/
npm link
cd ~/git/YOUR_PROJECT/
npm link chipster-nodejs-core
  • Do your changes
  • Compile this project
tsc
  • Compile your project
  • Repeat from start until ready
  • Remove the local link
npm install

Publish

  • Bump the version number in package.json
  • Publish it to npmjs.com
npm publish
  • Install the latest version to your project
npm install chipster-nodejs-core@latest
0.5.3

2 months ago

0.5.0

2 months ago

0.5.2

2 months ago

0.5.1

2 months ago

0.4.1

2 months ago

0.4.2

2 months ago

0.4.0

3 months ago

0.3.13

4 months ago

0.3.12

4 months ago

0.3.11

1 year ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.6

3 years ago

0.3.7

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.1

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.3.0

4 years ago

0.2.9

4 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.0

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago