esdk
v2.0.0-dev
Published
The solution for easy creation of a custom JavaScript based SDK.
Downloads
3
Readme
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
- Fork the project.
- Make your feature addition or bug fix.
- Send me a pull request.
© 2017 Vasily Shilov