sindresorhus / filter-objLinks
Filter object keys and values into a new object
☆105Updated 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:
- Check if a value is a plain object☆104Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Filter promises concurrently☆80Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the hash of an object☆141Updated last week
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated last week
- Conditional promise chains☆63Updated 4 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago