3.0.0 • Published 4 years ago
trendtech-taskforce v3.0.0
Installation
npm i trendtech-taskforceTest
Install Mocha
npm install --global mochaRun Test
mocha ./node_modules/trendtech-taskforce/test/Using
const tt = require('trendtech-taskforce')
tt.toRanges([1,2,3,4,5,6,7,8]).then(console.log) // 1-8