dot

JSON →
library 0.1.1 ·javascript maintenance
verified Jun 5, 2026

MongoDB-style dot notation querying for JavaScript objects. It provides get, set, and parent traversal functions for nested object paths. This package is stable but very old (v0.1.1, last updated ~2013). It was designed for the now-defunct component(1) package manager and has no recent updates. Minimal and dependency-free, but lacks modern features like array index handling with brackets. Not actively maintained and best replaced by libraries like lodash._get or object-path.