nxmix-api

1.0.0 • Public • Published

nxmix-api

NPM version Build status Dependency Status License Downloads

just an api wrapper for nxmix

Usage

 
'use strict';
 
const NXAPI = require('.')('foo', 'bar');
 
const nx = new NXAPI();
 
nx.calendar(20130401, 20130604).then(res => console.log(res.body));
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i nxmix-api

Weekly Downloads

1

Version

1.0.0

License

GPL

Last publish

Collaborators

  • zhuangya