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:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Get the gzipped size of a file or stdin☆193Updated 3 years ago
- Create a hash for file revving☆106Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Modern JSON interface.☆55Updated 2 weeks ago
- process.hrtime() to words☆67Updated 5 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Conditional promise chains☆63Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated 3 months ago
- ☆54Updated 2 years ago
- Run the Node.js binary no matter what☆139Updated last month
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Write data to a random temporary file☆107Updated last year
- PostCSS plugin that adds a user input scope to each selector☆47Updated last year
- Check if a URL is absolute☆80Updated last month
- Measure the time a promise takes to resolve☆71Updated last year
- Control the macOS dark mode☆117Updated last month
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Lazy number range generator☆82Updated last year
- Import a module lazily☆248Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Better tab styles for HyperTerm on macOS☆57Updated 8 years ago
- Truncate a URL to a specific length☆61Updated last month
- Get the callsite of the caller function☆54Updated last month
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Run locally-installed node module executables.☆187Updated 6 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 2 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last month