jonschlinkert / unset-value
Delete nested properties from an object using dot notation.
☆34Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for unset-value
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Is the typeof value a javascript primitive?☆37Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Call the given method on each value in the given object.☆20Updated last year
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- fs read and write streams based on minipass☆21Updated 4 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Value identification and comparison functions☆27Updated 3 weeks ago
- ☆37Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Easily add plugin support to your node.js application.☆26Updated 3 years ago