remy / undefsafeLinks
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:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Write data to a random temporary file☆105Updated 11 months ago
- process.hrtime() to words☆67Updated 5 years ago
- Create a hash for file revving☆105Updated last year
- Check if JPEG images are progressive☆36Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Lazy number range generator☆81Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- ☆54Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- CSS parser for Node.js☆308Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Tools to validate package.json files.☆108Updated last week
- Split lines into an array of lines☆44Updated last year
- Get consecutively unique elements from an array☆74Updated last year
- Import a globally installed module☆58Updated last year