useless-lib
v3.0.0
Published
Dummy lib for testing purposes.
Downloads
53
Readme
useless-lib
Dummy lib for testing purposes.
Implements the useless box idea.
API
- isOn(): Returns
true
if the box is switched on. - turnOn(): Turns on the box. It turns off itself at the end of the current event loop.
- version: Returns the current version number taken from the lib's
package.json
.