Get/set javascript object values using MongoDB-like path notation.
☆46Oct 14, 2023Updated 2 years ago
Alternatives and similar repositories for mpath
Users that are interested in mpath are comparing it to the libraries listed below
Sorting:
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 2 months ago
- Next-generation take on pre/post function hooks☆85Jan 29, 2026Updated last month
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Error comparison and information related utility for node and the browser☆15Jan 3, 2026Updated last month
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Nov 1, 2021Updated 4 years ago
- Alphanumeric sorting algorithm☆29Jan 21, 2022Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Apr 16, 2017Updated 8 years ago
- Is this an ES6 Symbol value?☆19Dec 30, 2025Updated 2 months ago
- ☆19Dec 21, 2024Updated last year
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- marked with syntax highlighting and LaTeX maths support☆15Feb 24, 2017Updated 9 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Dec 30, 2025Updated 2 months ago
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Jan 4, 2026Updated last month
- ☆27Apr 5, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ES6 template strings compiled to ES5.☆51Mar 29, 2018Updated 7 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Quick and dirty psychoanalysis for objects☆66Feb 15, 2018Updated 8 years ago
- Value identification and comparison functions☆27Dec 1, 2025Updated 3 months ago
- ☆19Dec 1, 2025Updated 3 months ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated this week
- Deprecated, use jstransformer☆42Feb 24, 2017Updated 9 years ago
- Flow types for the Javascript AST☆16Apr 15, 2023Updated 2 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Determine if a function is an ES6 arrow function or not.☆24May 10, 2024Updated last year