Return a deep copy of an object, recursively filtered to have only keys that match the given glob patterns.
Apply a sequence of filter functions to an object
Faster alternative to javascript's native filter method.
Array#filter for older browsers.
Filter object keys and values into a new object
Use micromatch to filter npm module dependencies by name.
A plugin for svg.js adding filter functionality
Breadth-first deep object filter
broccoli filter but with a persistent cache
ES2015 `Object.assign()` ponyfill
Asynchronous recursive file copy utility.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Helper base class for Broccoli plugins that map input files into output files one-to-one
Allows you to hide certain warnings from webpack compilations
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Returns true if a value is a plain object, array or function.
Recursive object extending
Copy static properties, prototype properties, and descriptors from one object to another.
Merge objects & other types recursively. A simple & small integration.
Utilities for watching file trees.
Call a specified method on each value in the given object.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Caseless object set/get/has, very useful when working with HTTP headers.
No description provided.
No description provided.
No description provided.
No description provided.