I find myself writing `item = item instanceof Array ? item : [item]` a lot, so I decided to make a simple library to does it for me. A few examples:
A function, a component and a mixin for React pure rendering
A distribution of exiftool perl executable.
Provides a uniquely named temp directory.
Find package.json files in parent directories, keep finding until you find the right one using iterators.
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Transform stream that `bzip2`s its input if it is `bzip2`ped and just echoes it if not
Escape regular expression special characters
A wrapper to to allow easy synchronous manipulation of Promises
Creates a token which is unguessable
Javascript string formatter for human readability
Convert a string to capital case.
Converts the given value to an integer.
Additional function extensions with a chainable api
Create a pseudo context to assist in testing components that render React Router's location-aware components.
Utility library to manipulate ASTs
compute a point from an svg path string
Add displayName to React.createClass calls
Helper function to check for literal RegEx
A window.fetch polyfill.
Displays the results of a GROQ query in a View Pane
Wrap any node-style callback function with a promise.
The internal lodash function `baseFlatten` exported as a module.
Hash data structure manipulation functions