jonschlinkert / glob-objectLinks
Filter an object using glob patterns and dot notation.
☆26Updated 5 years ago
Alternatives and similar repositories for glob-object
Users that are interested in glob-object are comparing it to the libraries listed below
Sorting:
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if the given object is a dom node☆30Updated 5 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- An asynchronous middleware pattern☆27Updated last year
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Create streams from promises☆15Updated 9 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- easy cli logger☆15Updated 2 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Global logging utility.☆19Updated last year
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 7 years ago
- An event emitter between browser tabs (same-origin only)☆37Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago