plasma-cache is an object cache library for Plasma, a data loading tool by Jon Schlinkert. Version 0.2.2 is the latest release, with last update in 2016; the project is stable but unmaintained. It provides methods to extend, process, and flatten data, with support for template processing via expander and file loading via data loaders. Differentiators include chainable API, glob/file loading, and simple integration with Plasma. The package has minimal dependencies and is not actively developed.
npm install plasma-cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage: require, instantiate, extend data, process templates, and log result.
Use config-cache (or other alternatives) as plasma-cache is no longer maintained.
npm install plasma