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:
- 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
- fs read and write streams based on minipass☆20Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 10 months ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 4 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- ☆20Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago