1.0.4 • Published 8 years ago

feeling-twenty-two v1.0.4

Weekly downloads
1
License
WTFPL
Repository
github
Last release
8 years ago

feeling-twenty-two

An npm package to check if a thing is feeling 22.

Installation

npm --save i feeling-twenty-two

Usage

const feelingTwentyTwo = require('feeling-twenty-two');

feelingTwentyTwo(22); // true

feelingTwentyTwo(20); // false

feelingTwentyTwo("https://www.youtube.com/watch?v=AgFeZr5ptV8"); // true

License

WTFPL

Yet another invaluable module by Josh Balfour

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago