Skip to content

uWynell/agma.js

Repository files navigation

Agma.JS

Installation

# if you use NPM
npm install --save agma.js
# or, if you use Yarn
yarn add agma.js

Importing

// CommonJS
const Agma = require('agma.js');
// ES6
import * as Agma from 'agma.js';

Documentation

You can visit agma.js docs here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published