sindresorhus / filter-objLinks
Filter object keys and values into a new object
☆103Updated 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:
- Get the path of the parent module☆77Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Filter promises concurrently☆76Updated last year
- Check if a URL is absolute☆79Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year