mxjs

1.0.3 • Public • Published

npm version

How To Install

npm install mxjs --save

How To Use

Only require the files you need.

const { Browser, Chart, MxFetch, Form, QueryString } = require('mxjs');

Then call the methods as needed.

if (Browser.isMicrosoft()) {
  console.log('Use a different browser');
}

Readme

Keywords

none

Package Sidebar

Install

npm i mxjs

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • beeks