is-anything
v1.0.0
Published
A package that can answer to all is-...questions
Downloads
6
Maintainers
Readme
is-anything
A zero dependency package that checks if the given value is anything.
Installation
$ npm install is-anything --saveAPI
isAnything(value)
isAnything(arguments);
// > true
isAnything();
// > falseNotes
:trollface:
License
MIT
