a830406377e4b5c49da8d0d9faf651b14e841779
Datasquirel
This package requires an account with datasquirel, so be sure to create an account at datasquirel-create-account before you continue.
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");
Usage
Languages
TypeScript
98.5%
JavaScript
1.5%