83 packages found
Description
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Keywords
Publisher
Description
Parse yes/no like values
Keywords
Publisher
Description
Convert query strings to dates for express/connect applications.
Keywords
Publisher
Description
extends assert of node
Keywords
Publisher
Description
a prettier plugin to format html 'true' value attribute
Keywords
Publisher
Description
Keywords for the JS true & false
Keywords
Publisher
Description
Convert query strings to numbers and booleans for express/connect applications.
Keywords
Publisher
Description
Is this value not a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Keywords
Publisher
Description
This module transforms a string to a oneline string considering escape sequences: so('test noop test') -> 'noop test'
Keywords
Publisher
Description
Collection of functions that return specific values (noop, true, false, echo, etc)
Keywords
Publisher
Description
Returns true if the argument is a function; false otherwise.
Keywords
Publisher
Description
Returns true if 'value' is a constructor
Keywords
Publisher
Description
Returns true if the predicate is satisfied for every element of the passed array; otherwise false.
Keywords
Publisher
Description
Check if `this` is truthy.
Keywords
Publisher
Description
Returns true of value 'v' is null.
Keywords
Publisher
Description
Returns true if the argument is a string; false otherwise.
Keywords
Publisher
Description
chained logical conditions: and, or, not, xor
Keywords
Publisher
Description
Return the first element of an array where the callback returns true.
Keywords
- return
- element
- array
- callback
- returns
- true
- arr
- iterate
- callbackelement
- index
- boolean
- satisfy
- condition
- predicate
- View more
Publisher
Description
Return the last element of an array where the callback returns true.
Keywords
- return
- element
- array
- callback
- returns
- true
- arr
- iterate
- callbackelement
- index
- boolean
- satisfy
- condition
- current
- View more
Publisher
Description
True if value is a plain object.