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__ 

Readme

Keywords

none

Package Sidebar

Install

npm i background-color-effect

Weekly Downloads

10

Version

1.1.11

License

ISC

Last publish

Collaborators

  • spacehexagon