文件名称:pomelo-data-plugin:加载数据柚插件
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-26 00:22:20
JavaScript
pomelo-data-plugin 对柚(一种快速,可扩展的分布式游戏服务器Node.js的框架配置数据插件 ),它可以在柚(> = 0.7.0)一起使用。 pomelo-data-plugin是Pomelo的配置数据(.csv)插件。 pomelo-data-plugin可以查看给定目录中的所有配置文件,并在修改后自动重新加载该文件。 ##安装 npm install pomelo-data-plugin ##用法 var dataPlugin = require('pomelo-data-plugin'); ... ... app.configure('production|development', function() { ... app.use(dataPlugin, { watcher: { dir: __dirname + '/config
【文件预览】:
pomelo-data-plugin-master
----package.json(257B)
----LICENSE(1KB)
----index.js(65B)
----README.md(869B)
----lib()
--------components()
--------util()
--------common()