文件名称:zero-statics
文件大小:1KB
文件格式:ZIP
更新时间:2024-07-30 11:02:11
JavaScript
零静电 提供express的静态中间件功能。 用法 将依赖项添加到您的模块 package.json 文件中,例如: { "name" : "YOUR_MODULE_NAME", "zero" : { "dependencies" : { "statics" : "^0.0.1" } } } 在您的模块中声明static : { statics : [{ 'url_prefix' : FILE_PATH }] }
【文件预览】:
zero-statics-master
----index.js(394B)
----package.json(240B)
----README.md(337B)