config-cache
JSON →A general-purpose JavaScript object storage library providing get/set with dot-notation, union, extend, delete, and constant methods. Version 6.0.1 is stable; last updated in 2020. It is part of the jonschlinkert ecosystem and leverages underyling packages like get-value and set-value. Compared to other cache solutions, it focuses on object manipulation with chaining and supports deep nested property access. Note that version 5.0 introduced breaking changes removing many utility methods.
Resources
packageconfig-cache ↗