remy / undefsafeLinks
Simple *function* for retrieving deep object properties without getting "Cannot read property 'X' of undefined"
☆72Updated 4 years ago
Alternatives and similar repositories for undefsafe
Users that are interested in undefsafe are comparing it to the libraries listed below
Sorting:
- process.hrtime() to words☆66Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a hash for file revving☆107Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Get the gzipped size of a file or stdin☆194Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Check if something is a promise☆46Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- An easy-to-use wildcard globbing library.☆104Updated last year
- PostCSS plugin that adds a user input scope to each selector☆47Updated last year
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Resolve the path of a globally installed module☆42Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated last month
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Import a globally installed module☆59Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Control the macOS dark mode☆120Updated 4 months ago
- Modern JSON interface.☆55Updated last month
- Import all modules in a directory☆139Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 9 years ago
- Write data to a random temporary file☆108Updated last year
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Display the description of your npm scripts☆93Updated 3 years ago