eased-gradient

0.0.2 • Public • Published

James0x57

eased-gradient by PropJockey

  const props = {
    draw: "circle at center",
    stops: { "0%": "#ff0000", "100%": "#0000ff" },
    ease: ["factory.steps", 8, "jump-end"],
    freq: 0.067
  }
  easedGradient(props, returnRawData)

See demo.html and test/eased-gradient.js for example code use.

image image

Package Sidebar

Install

npm i eased-gradient

Weekly Downloads

0

Version

0.0.2

License

BSD-2-Clause

Unpacked Size

129 kB

Total Files

27

Last publish

Collaborators

  • james0x57
  • janeori