remy / undefsafe
Simple *function* for retrieving deep object properties without getting "Cannot read property 'X' of undefined"
☆72Updated 3 years ago
Alternatives and similar repositories for undefsafe
Users that are interested in undefsafe are comparing it to the libraries listed below
Sorting:
- Measure the time a promise takes to resolve☆70Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Simplified high resolution timing☆81Updated 8 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Conditional promise chains☆60Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 8 months ago
- process.hrtime() to words☆67Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Resolve the path of a globally installed module☆41Updated last year
- PostCSS plugin that adds a user input scope to each selector☆46Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- ☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Reliably get the terminal window size☆140Updated last year
- Lazy number range generator☆81Updated last year
- Import a globally installed module☆58Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Check if JPEG images are progressive☆36Updated 10 months ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Jump to variable definition on Github☆100Updated 7 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago