Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Repackage of Meteor's patched underscore package
Like Underscore, but lazier
The default Mustache-based StyleguideKit for Pattern Lab. Contains styles and mark-up for Pattern Lab's front-end.
Easy BEM class name generator
Rewrite require calls in browserify modules.
Underscore precompiler plugin for Browserify v2
Deduplication tool for yarn.lock files
A collection of methods to be used as underscore mixins
Use JavaScript objects as databases
The Handlebars engine for Pattern Lab / Node
A Liquid engine for Pattern Lab / Node
WHATWG Transform and Async interface to convert JSON into CSV.
Some internal extensions to underscore
Architect project resource enumeration utility
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
Helps migrate a large codebase from underscore to lodash
Debounce hook for react
Useful utility collection with zero dependencies
String helpers for Ember
Template related additions to the underscore js library (inter template includes, AMD compilation, express helpers)
EJS (Underscore/LoDash Templates) loader for webpack
Node.js Streams, a user-land copy of the stream library from Node.js
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`