Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Cancelable functions (Underscore/Lodash compatible)
Transform into upper case string with an underscore between words
An Underscore and Lodash template loader for Webpack
Underscore's extend method as a standalone Common JS module.
jQuery style Deferreds
A deepExtend implementation for underscore, lodash and friends.
ESLint rules to enforce safe usage of jQuery/Underscore/compatible extend() functions
Convert a dash/dot/underscore/space separated string to UpperCamelCase
Functional operation helpers (underscore-like) for working with map, filter, reduce, etc
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Transform into a lower case string with underscores between words
Render/precompile Lodash/Underscore templates
TypeScript definitions for underscore
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
Template helper for adding a basic, one-line copyright statement, with formatting appropriate for LICENSE/LICENSE-MIT or README templates. Used with Verb, but should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper
{{slugify}} handlebars helper. Uses the awesome underscore.string to transform text into a URL slug. Replaces whitespaces, accentuated and special characters with a dash.
recursively transform key strings from camel-case to underscore-style
Underscore and backbone Matchers for Jasmine-Node
Underscore helpers to make object accessors safe
Underscore mixins for deeply nested objects
Use JavaScript objects as databases
underscore-contrib ==================
Escape and un-escape delimiters in templates. Tested with Lo-Dash, underscore and Handlebars syntax, but could be used with other template engines/syntaxes as well. This is similar to the process used by Yeoman on escaped templates in generators.