plasma-cache:Plasma 的对象缓存

时间:2024-06-22 04:29:59
【文件属性】:

文件名称:plasma-cache:Plasma 的对象缓存

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-22 04:29:59

JavaScript

等离子缓存 对象缓存。 安装 使用安装 $ npm i plasma-cache --save 用安装 $ bower install plasma-cache --save 用法 var PlasmaCache = require ( 'plasma-cache' ) ; var cache = new PlasmaCache ( ) ; 应用程序接口 初始化一个新的PlasmaCache 。 使用返回的值扩展data对象。 有关所有可用选项,请参阅文档。 参数 data {Object|String|Array} :文件路径、全局模式或数据对象。 options {Object} :传递给等离子的选项。 例子 cache . plasma ( { foo : 'bar' } , { baz : 'quux' } ) ; . plasma ( { fez : 'b


【文件预览】:
plasma-cache-master
----.jshintrc(282B)
----.gitattributes(128B)
----bower.json(750B)
----.verb.md(1KB)
----.travis.yml(151B)
----LICENSE(1KB)
----test()
--------process.js(2KB)
--------data.js(1020B)
--------fixtures()
--------plasma.js(2KB)
--------extendData.js(1KB)
--------flattenData.js(1KB)
----README.md(4KB)
----.editorconfig(415B)
----.gitignore(145B)
----index.js(5KB)
----package.json(1KB)

网友评论