UNPKG

toggle-bulb

Version:

A simple JavaScript code for toggling the state of a light bulb.

27 lines (15 loc) 573 B
# Toggle Light Bulb A simple npm package that provides functionality to toggle a light bulb. This package can be used to integrate a toggleable light bulb feature into your web applications. # 🛠 Installation ```bash npm install toggle-bulb Usage const randomDice = require('random-dice-generator'); // Roll the dice const result = randomDice.roll(); console.log(`You rolled a ${result}`); Contact For any questions or feedback, feel free to contact the project maintainer: Saim Tasleem Email: saimtasleem111@gmail.com GitHub:https://github.com/SaimTasleem111