jonschlinkert / filter-object
Return a copy of an object, filtered to have only keys that match the given glob patterns.
☆24Updated 7 years ago
Alternatives and similar repositories for filter-object:
Users that are interested in filter-object are comparing it to the libraries listed below
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Convenience module for getting data from an NPM registry☆51Updated 8 years ago
- Easily create zip archives☆13Updated 5 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Create server-sent-events☆21Updated 7 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 6 years ago
- ☆49Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- and furthermore, here are some keys on that remote et-cetera server☆14Updated 4 years ago
- Bare minimum async methods☆30Updated last year
- Lightweight and efficient iterators☆49Updated 5 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆43Updated 4 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago
- 🌺 A human-friendly tool for checking file freshness☆9Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Browserify transform that strips console.log lines from your code☆35Updated 8 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Monitor the delay on the Node.js event loop☆7Updated 7 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Capture analytics events in the browser☆18Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Easily convert Little/Big endian typed arrays to the host endianess☆15Updated 6 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆23Updated 8 years ago
- npm i -g crunsh-single-page☆10Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago