improved
v1.8.1
Published
Collection of useful node extensions to its standard library
Readme
improved
Install
npm i improved --saveDev (in ./)
Fetch dependencies
npm installTypescript builds are automatic and watch for file changes:
npm run buildor run this to build only once:
npm run buildOnceBuilding, Linting, Formatting, Testing:
npm test