0.1.1 • Published 7 years ago
@yamadayuki/bs-easing-functions v0.1.1
bs-easing-functions
Utility of easing functions for BuckleScript in Reason.
Installation
- Install
@yamadayuki/bs-easing-functions
$ npm install --save @yamadayuki/bs-easing-functions- Add
@yamadayuki/bs-easing-functionstobs-dependenciessection ofbsconfig.json.
Usage
TBD.
TODO
TBD.
Contributing
Build
npm run buildBuild + Watch
npm run startEditor
If you use vscode, Press Windows + Shift + B it will build automatically