sindresorhus / knownLinks
Allow only access to known object properties using ES2015 Proxy
☆86Updated 3 years ago
Alternatives and similar repositories for known
Users that are interested in known are comparing it to the libraries listed below
Sorting:
- Observableify a callback-style function☆41Updated 9 years ago
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Test driven benchmarking.☆88Updated 6 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Simplified high resolution timing☆81Updated 9 months ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Codemods for AVA☆68Updated 6 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Clean up regular expressions☆62Updated 10 months ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Convert an Observable to a Promise☆48Updated last year
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆68Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Calculate when HTTP cache headers expire☆74Updated 4 years ago
- It makes simple create qualified errors.☆33Updated 5 months ago