2.1.0 • Published 6 years ago
tdm-utils v2.1.0
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