3.0.0 • Published 4 years ago

useless-lib v3.0.0

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

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.