mpath
npmv0.9.0{G,S}et object values using MongoDB-like path notation
Overview
mpath is an npm package that {G,S}et object values using MongoDB-like path notation. The latest version is 0.9.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need {G,S}et object values using MongoDB-like path notation and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (3 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of mpath.
Dependencies
Dev (3)
Used by
Popular packages that depend on mpath.
Alternatives to mpath
Get the PATH environment variable key cross-platform
Resolve the path of a module like `require.resolve()` but from a given path
Mongoose MongoDB ODM
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
The official MongoDB driver for Node.js
Parses set-cookie headers into objects
Get the first path that exists on disk of multiple paths
Some useful utilities I often need
Extract the non-magic parent path from a glob string.
Find the root directory of a Node.js project or npm package
Resolve the path of a module like `require.resolve()` but from the current working directory
Convert Windows backslash paths to slash paths
Frequently installed together
Tiny millisecond conversion utility
RFC9562 UUIDs
An AST-based pattern checker for JavaScript.
Fast, unopinionated, minimalist web framework
Parse, validate, manipulate, and display dates
Expressive query building for MongoDB
The official MongoDB driver for Node.js
the most correct and second fastest glob implementation in JavaScript
Official client encryption module for the MongoDB Node.js driver
TypeScript definitions for node
A family of specs for interoperable TypeScript
MongoDB query filtering in JavaScript
Version history
| Version | Published | License |
|---|---|---|
| 0.9.0latest | 4 years ago | MIT |
| 0.8.4 | 4 years ago | MIT |
| 0.8.3 | 5 years ago | MIT |
| 0.8.2 | 5 years ago | MIT |
| 0.8.1 | 5 years ago | MIT |
| 0.8.0 | 5 years ago | MIT |
| 0.7.0 | 6 years ago | MIT |
| 0.6.0 | 7 years ago | MIT |
| 0.5.2 | 7 years ago | MIT |
| 0.5.1 | 8 years ago | MIT |
| 0.5.0 | 8 years ago | MIT |
| 0.4.1 | 8 years ago | MIT |
| 0.4.0 | 8 years ago | MIT |
| 0.3.0 | 9 years ago | MIT |
| 0.2.1 | 13 years ago | MIT |
| 0.2.0 | 13 years ago | MIT |
| 0.1.1 | 13 years ago | MIT |
| 0.1.0 | 13 years ago | MIT |
| 0.0.1 | 13 years ago | MIT |
Frequently asked questions
How do I install mpath?
Run `npm install mpath` to add mpath to your npm project.
What license is mpath released under?
mpath is distributed under the MIT license.
How popular is mpath?
mpath has approximately 0 downloads per week and 1 known dependent packages.