jonschlinkert / unset-valueLinks
Delete nested properties from an object using dot notation.
☆35Updated 3 years ago
Alternatives and similar repositories for unset-value
Users that are interested in unset-value are comparing it to the libraries listed below
Sorting:
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 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 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 weeks ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- ☆37Updated last year
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Get the command from a shebang☆24Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 11 months ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago