toggle-bulb

1.1.0 • Public • Published

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

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i toggle-bulb

      Weekly Downloads

      0

      Version

      1.1.0

      License

      ISC

      Unpacked Size

      510 kB

      Total Files

      7

      Last publish

      Collaborators

      • saimtasleem111