ditoy-js-utils
v0.0.3
Published
ditoy JS utilities
Downloads
3
Readme
ditoy JS utilities
Install through NPM:
npm install ditoy-js-utils --save
Then import as dependencies (ES6-style):
import {*} from 'ditoy-js-utils';
This js library is designed as an external dependency. You need to run Babel in the main project.