color-animations

0.0.0 • Public • Published

color-animations Build Status Coverage Status

Smooth color transitions

Install

$ npm install --save color-animations

Usage

const colorAnimations = require('color-animations');
 
colorAnimations('unicorns');
//=> 'unicorns & rainbows'

API

colorAnimations(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Steve Mao

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i color-animations

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • stevemao