sindresorhus / filter-obj
Filter object keys and values into a new object
☆101Updated 9 months ago
Alternatives and similar repositories for filter-obj:
Users that are interested in filter-obj are comparing it to the libraries listed below
- Detect the dominant newline character of a string☆55Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Write a package.json file☆88Updated 7 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated last week
- Conditional promise chains☆60Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Find the closest package.json file☆162Updated last year
- Check if a value is a plain object☆102Updated 10 months ago
- Check if a string is HTML☆95Updated 11 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- Make a function mimic another one☆94Updated 4 months ago
- Get a random item from an array☆57Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago