js-pathfinder
v0.9.2
Published
Path utility for objects
Downloads
208
Readme
Pathfinder
ECMAScript Object path helper
Object extension (safe: as
Symbol
.
Find the path for a key in an Object
, or find a value from a given Object
path.
The demonstration page should give you an idea ...
CDN/NPM:
- Minified: https://cdn.jsdelivr.net/gh/KooiInc/pathfinder@latest/Dist/Pathfinder.min.js
- Full: https://cdn.jsdelivr.net/gh/KooiInc/pathfinder@latest/Src/PathFinder.js
- NPM:
npm install js-pathfinder