| utils | ||
| .gitignore | ||
| index.js | ||
| package.json | ||
| README.md | ||
Datasquirel
Instalation
Package manager
Using npm:
$ npm install datasquirel
Once the package is installed, you can import the library using require approach:
const datasquirel = require("datasquirel");