0.0.5 • Published 8 years ago

is_maybe v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

is_maybe - 0.0.5

Usage

  • npm i -D is_maybe

    or

  • <script src="./is_maybe.js"></script>

Example use

is_maybe() // true

is_maybe( false ) // true

is_maybe( 'moin' ) // false

is_maybe( 8 ) // false

Contributing

We gladly accept and review any pull-requests. Feel free! :heart:

This project adheres to the Contributor Covenant. By participating, you are expected to honor this code.

is_maybe - Code of Conduct

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago