sindresorhus / filter-obj
Filter object keys and values into a new object
☆101Updated last year
Alternatives and similar repositories for filter-obj
Users that are interested in filter-obj are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆55Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Make a function mimic another one☆94Updated 7 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Write a package.json file☆88Updated 10 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Easily handle defaults for your options☆74Updated last year
- Check if your package was installed globally☆70Updated last year
- Conditional promise chains☆60Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Filter promises concurrently☆76Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a string is a URL☆85Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Get a random item from an array☆57Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago