feeling-twenty-two

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i feeling-twenty-two

Weekly Downloads

2

Version

1.0.4

License

WTFPL

Last publish

Collaborators

  • joshbalfour