node-grille:Google Spreadsheets CMS

时间:2021-05-02 04:55:16
【文件属性】:
文件名称:node-grille:Google Spreadsheets CMS
文件大小:67KB
文件格式:ZIP
更新时间:2021-05-02 04:55:16
JavaScript 格栅:Google Spreadsheet CMS Grille是一个简单而强大的工具,可用于从Google Spreadsheets提取数据并将其转换为易于使用的形式。 Grille提供了一种可扩展的机制来存储和检索旧版本的数据。 目的 从Google Spreadsheets检索应用程序数据并存储在内存中。 有点像内容管理系统,但是如果您存储HTML或WYSIWYG内容,则可能使用了错误的工具。 取而代之的是,使用它来存储需要轻松配置的数据,例如零件目录或应用程序调整数据。 这不允许将数据持久化回Google Spreadsheets。 由于数据存储在内存中,因此查找速度很快,并且不需要回调。 仅在构建新的内容版本时才需要I / O。 范例程式码 var Grille = require ( 'grille' ) ; require ( 'redis' ) ; // Defau
【文件预览】:
node-grille-master
----.eslintrc(143B)
----lib()
--------spreadsheet.js(6KB)
--------grille.js(5KB)
--------errors()
--------storage()
--------worksheet.js(6KB)
----.npmignore(15B)
----test()
--------spreadsheet.js(4KB)
--------grille.js(7KB)
--------storage()
--------worksheet.js(9KB)
--------mocha.opts(12B)
----LICENSE.md(1KB)
----screenshot.png(33KB)
----README.md(9KB)
----.gitignore(13B)
----package-lock.json(57KB)
----package.json(852B)

网友评论