background-color-effect

1.1.11 • Public • Published

npm version

Usage

import BGCEffect from 'background-color-effect'
 
let effect = new BGCEffect( ) // applies to document.body if given no parameter
 
effect.start( 15 ) // 10 seconds by default

Installation

   npm install background-color-effect

Development

  git clone https://github.com/SpaceHexagon/background-color-effect
  npm install
  npm run build
  npm test # runs suite in __test__ 

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i background-color-effect

    Weekly Downloads

    2

    Version

    1.1.11

    License

    ISC

    Last publish

    Collaborators

    • spacehexagon