1.6.31 • Published 9 months ago
htz-commons-lib v1.6.31
htz-commons-lib
Install
$ npm install htz-commons-lib
Development workflow
- Unit test your code
- Do your changes
- To test all functions, run
npm run test
- To unit test only certain functions, rename your spec file to
{filename}.xspec.ts
Then run
npm run test:xpec
. This will test files with
- When you are done with your changes, commit your work and then
npm version patch
- A few actions will take place:
- The hook
preversion
is executed and runs the lint - The code is automatically formatted by prettier
- Git adds every single file changed in src
- The hook
postversion is executed
and will run:git push && git push --tags
The code is committed and sent to the repo
... Check https://docs.npmjs.com/misc/scripts for more information on npm scripts execution order
1.6.31
9 months ago
1.6.30
9 months ago
1.6.29
12 months ago
1.6.28
1 year ago
1.6.27
2 years ago
1.6.26
2 years ago
1.6.24
2 years ago
1.6.23
2 years ago
1.6.25
2 years ago
1.6.20
2 years ago
1.6.22
2 years ago
1.6.11
2 years ago
1.6.10
2 years ago
1.6.13
2 years ago
1.6.12
2 years ago
1.6.15
2 years ago
1.6.14
2 years ago
1.6.17
2 years ago
1.6.16
2 years ago
1.6.19
2 years ago
1.6.18
2 years ago
1.6.4
3 years ago
1.6.3
3 years ago
1.6.2
3 years ago
1.6.1
3 years ago
1.6.9
3 years ago
1.6.8
3 years ago
1.6.7
3 years ago
1.6.6
3 years ago
1.6.5
3 years ago
1.5.1
3 years ago
1.4.2
3 years ago
1.3.3
3 years ago
1.5.0
3 years ago
1.4.1
3 years ago
1.4.0
3 years ago
1.3.1
4 years ago
1.3.0
5 years ago