sindresorhus / known
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
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆68Updated 2 years ago
- Observableify a callback-style function☆41Updated 8 years ago
- Lazy number range generator☆81Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 5 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Define a lazily evaluated property on an object☆64Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 7 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Simplified high resolution timing☆79Updated 6 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Tiny assertion library☆22Updated 9 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Test driven benchmarking.☆88Updated 6 years ago
- ESLint plugin to enforce the order of import/require statements.☆42Updated 8 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Clean up regular expressions☆62Updated 7 months ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Snippets for AVA☆40Updated 6 years ago