@conversu/commons
v3.2.1
Published
Commons tool set for Conversu applications
Downloads
10
Readme
COMMONS
Node tool kit used by Conversu.
How to use
Install using npm or yarn:
npm i @conversu/commons
yarn add @conversu/commons
TESTS
Run test suite:
npm run test
Run test suite and watch:
npm run test -- --watch
Generate coverage report:
npm run test -- --coverage
Modules
Author
Pablo Woinarovicz Ramos