JSPM

  • Created
  • Published
  • Downloads 115
  • Score
    100M100P100Q64886F
  • License MIT

Make interpolation curves like CSS

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/bezierutils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    BezierUtils

    Make interpolation curves like CSS

    Installation

    npm install @quenty/bezierutils --save

    A good place to generate and test these out: http://cubic-bezier.com/ Based upon https://gist.github.com/gre/1926947#file-keyspline-js