252 B
252 B
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");