tdm-utils
v2.1.0
Published
Regroup functions for TDM apps
Readme
tdm-utils
Regroup functions for TDM apps
Installation
Using npm :
$ npm i -g tdm-utils
$ npm i --save tdm-utilsUsing Node :
/* require of tdm-utils module */
const utils = require('tdm-utils');Launch tests
$ npm run testBuild documentation
$ npm run docs