visit-lib-traveller-counter
v0.1.337
Published
``` npm install visit-lib-traveller-counter ```
Downloads
35
Keywords
Readme
visit-lib-traveller-counter
Project setup
npm install visit-lib-traveller-counter
Sample input for the library
[{ key: "ADULT", value: "0" },{ key: "CHILD1", value: "0" },{ key: "CHILD2", value: "0" }]
Output
Same output will return with modified values
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint