egjiri-node-kit
v1.0.0
Published
TypeScript/Javascript Utilities
Downloads
34
Readme
Node Kit
A collection of useful Node packages that can be used across projects.
Development Setup
- Build the JS files from TS live for development.
yarn watch
- Run the test suite live.
yarn test:live