esdk

2.0.0-dev • Public • Published

view on npm npm module downloads Build Status Coverage Status Dependency Status Join the chat at https://gitter.im/esdk

ESDK is the solution for easy creation of a custom JavaScript based SDK.

Install

$ npm install --save esdk

ESDK

Kind: global class
Access: public

new ESDK()

Class ESDK

Example

let store = new ESDK({
  // ...
});

Note on Patches/Pull Requests

  1. Fork the project.
  2. Make your feature addition or bug fix.
  3. Send me a pull request.

© 2017 Vasily Shilov

Readme

Keywords

Package Sidebar

Install

npm i esdk

Weekly Downloads

1

Version

2.0.0-dev

License

ISC

Last publish

Collaborators

  • shcoder