文件名称:meteor-smartfile:将 smartfile 与meteor 轻松集成的软件包
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-10 13:52:55
JavaScript
流星智能文件 将与meteor 轻松集成的包,这是对的改进 (感) 安装 $ meteor add cottz:smartfile 例子 快速开始 您必须首先在 smartfile 上创建一个帐户() 配置 smartfile 创建一个集合 'smartfile',其结构为: { user: 'userId' name: 'cat.pdf' , nameId : 'sjkl7454sfwd5UW.pdf' , shareId : 'GPPeDxSsKtk' // only if required } 对于多个文件是相同的但在一个数组中 服务器 配置是通过configure方法实现的: sf = new SmartFile ( ) ; sf . configure ( { key : "SmartFile API key" , password :
【文件预览】:
meteor-smartfile-master
----.versions(385B)
----package.js(822B)
----smart.json(257B)
----LICENSE(1KB)
----.gitignore(8B)
----lib()
--------controllers.js(1KB)
--------config.js(652B)
--------helpers.js(1KB)
--------client.js(2KB)
--------utils.js(1KB)
--------global_server.js(408B)
--------methods.js(2KB)
--------collection.js(1KB)
--------global_client.js(493B)
--------smartfile.js(4KB)
----README.md(10KB)
----versions.json(1KB)
----.npm()
--------package()