@jtviegas/jscommons
v0.3.1
Published
library comprising reusable utility code, both for browser and for node server
Downloads
254
Readme
jscommons
library comprising reusable utility code, both for browser and for node server
Installation
npm install @jtviegas/jscommons
Usage
```
const commons = require('@jtviegas/jscommons');
new commons.ServerError(...)
commons.getTableNameV1(..,..,..)
```
Contributing
just help yourself and submit a pull request