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:
- Check if a URL is absolute☆80Updated 4 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Get the gzipped size of a file or stdin☆194Updated 4 years ago
- Modern JSON interface.☆55Updated 2 months ago
- Create a hash for file revving☆108Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- process.hrtime() to words☆66Updated 5 years ago
- Delay a promise a specified amount of time☆120Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 5 years ago
- Control the macOS dark mode☆120Updated 4 months ago
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Import a module lazily☆249Updated 3 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago