meteor-busboy:Meteor 的 Busboy

时间:2021-07-07 15:27:21
【文件属性】:
文件名称:meteor-busboy:Meteor 的 Busboy
文件大小:4KB
文件格式:ZIP
更新时间:2021-07-07 15:27:21
JavaScript Busboy 0.2.9 为 Meteor 打包 NPM 包为 Meteor 准备的。 我简单地打包了它,以便我可以在我自己的项目之一中使用它。 我不能保证它会定期维护。 安装 使用 Meteor 1.0+: $ meteor add shammar13:busboy 如何使用 此代码段改编自在 Iron Router 问题页面上。 此代码段将属于您的 Iron Router routes.js文件。 if ( Meteor . isServer ) { var fs = Npm . require ( "fs" ) , os = Npm . require ( "os" ) , path = Npm . require ( "path" ) ; Router . onBeforeAction ( function ( req ,
【文件预览】:
meteor-busboy-master
----.gitignore(8B)
----package.js(476B)
----busboy.js(32B)
----README.md(2KB)
----.npm()
--------package()
----versions.json(202B)
----busboy-tests.js(121B)

网友评论