has-values
popularReturns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Updated by @jonschlinkert
is2
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
Updated by @eddiedean
currency.js
A small, lightweight javascript library for working with currency values.
Updated by @scurker
ramda-adjunct
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Updated by @char0n
parse-function
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Updated by @tunnckocore
cypress-localstorage-commands
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests
Updated by @javierbrea