1.0.3 • Published 1 month ago

brownout.js v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

brownout.js

Description

Experience the power outage with brownout.js

Usage

Installation

You can install brownout.js via npm:

npm install brownout

How to Use

Import the brownout function into your JavaScript file:

const brownout = require('brownout');

or if you are using ES6 modules:

import brownout from 'brownout';

Call the brownout function when you want to trigger the brownout effect:

brownout()
1.0.3

1 month ago

1.0.2

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago