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

Readme

Keywords

none

Package Sidebar

Install

npm i color-animations

Weekly Downloads

2

Version

0.0.0

License

MIT

Last publish

Collaborators

  • stevemao