npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

color-animations

0.0.0

@stevemao

npmHomeRepoSnykSocket
Downloads:0
$ npm install color-animations
DailyWeeklyMonthlyYearly

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