1.6.28 • Published 4 months ago

htz-commons-lib v1.6.28

Weekly downloads
1
License
ISC
Repository
-
Last release
4 months ago

Build Status

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.28

4 months ago

1.6.27

8 months ago

1.6.26

1 year ago

1.6.24

1 year ago

1.6.23

1 year ago

1.6.25

1 year ago

1.6.20

1 year ago

1.6.22

1 year ago

1.6.11

1 year ago

1.6.10

1 year ago

1.6.13

1 year ago

1.6.12

1 year ago

1.6.15

1 year ago

1.6.14

1 year ago

1.6.17

1 year ago

1.6.16

1 year ago

1.6.19

1 year ago

1.6.18

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.6.9

1 year ago

1.6.8

1 year ago

1.6.7

1 year ago

1.6.6

1 year ago

1.6.5

1 year ago

1.5.1

2 years ago

1.4.2

2 years ago

1.3.3

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

3 years ago

1.3.0

4 years ago