is-something

1.0.2 • Public • Published

is-something

is-something is very useful, fast and efficent JavaScript package simplifying validation of input and output, handling most of possible edge cases

Usage

const iss = require('is-something')
iss(undefined)    //=> false
iss(1453)         //=> true
iss("JavaScript") //=> true

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i is-something

      Weekly Downloads

      2

      Version

      1.0.2

      License

      GPL-2.0

      Unpacked Size

      19.2 kB

      Total Files

      4

      Last publish

      Collaborators

      • palaiologos