sindresorhus / knownLinks
Allow only access to known object properties using ES2015 Proxy
☆87Updated 4 years ago
Alternatives and similar repositories for known
Users that are interested in known are comparing it to the libraries listed below
Sorting:
- Measure the time a promise takes to resolve☆71Updated last year
- Hook and modify stdout and stderr☆55Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Simplified high resolution timing☆84Updated last year
- Observableify a callback-style function☆41Updated 9 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Clean up regular expressions☆62Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Embed data in other data and easily extract it when needed☆75Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Test driven benchmarking.☆89Updated 7 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆69Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Get namespaced config from the closest package.json☆120Updated last year
- Truncate a URL to a specific length☆61Updated 3 weeks ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Conditional promise catch handler☆39Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Parse text columns, like the output of unix commands☆83Updated last month