app-tools:我到处使用的各种应用程序模块

时间:2024-07-25 14:00:41
【文件属性】:

文件名称:app-tools:我到处使用的各种应用程序模块

文件大小:7KB

文件格式:ZIP

更新时间:2024-07-25 14:00:41

JavaScript

应用工具 Miscellaneous modules I often use. These probably exist in one form or another, not in the narrow scope I need. My goal is *not* to create a bloated 'big utility belt' but to centralize my common modules for NodeJS and the browser. 安装 节点: $ npm install https://github.com/justsml/app-tools 测试 console/terminal: $ make test 用法 缓存模块 Class uses MongoDB to implement setItem and getItem cache


【文件预览】:
app-tools-master
----.gitignore(67B)
----package.json(661B)
----Makefile(321B)
----LICENSE(1KB)
----index.js(46B)
----cache()
--------index.js(4KB)
--------test()
----README.md(896B)
----test()
--------mocha.opts(64B)
----validate()
--------index.js(440B)
--------test()

网友评论