0.1.1 • Published 6 years ago

@yamadayuki/bs-easing-functions v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

bs-easing-functions

Utility of easing functions for BuckleScript in Reason.

Installation

  1. Install @yamadayuki/bs-easing-functions
$ npm install --save @yamadayuki/bs-easing-functions
  1. Add @yamadayuki/bs-easing-functions to bs-dependencies section of bsconfig.json.

Usage

TBD.

TODO

TBD.

Contributing

Build

npm run build

Build + Watch

npm run start

Editor

If you use vscode, Press Windows + Shift + B it will build automatically