1.0.1 • Published 4 years ago

light-bulb-christmas v1.0.1

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

install

$ npm i light-bulb-christmas

Usage

<BulbList bulbCount={10} bulbs={[]
    {color: "#00f7a5", duration: 0.8},
    {color: "#00ffff", duration: 1.4},
    {color: "#f70094", duration: 1.2}
]}>