jonschlinkert / filter-valuesLinks
Filter an object to have only the `own` properties for which a `callback` function returns true.
☆15Updated 6 years ago
Alternatives and similar repositories for filter-values
Users that are interested in filter-values are comparing it to the libraries listed below
Sorting:
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- CLI and API to get a single file from Github repository.☆11Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.