mixdown-json:mixdown.js 的 json 响应插件

时间:2024-08-01 18:43:54
【文件属性】:

文件名称:mixdown-json:mixdown.js 的 json 响应插件

文件大小:5KB

文件格式:ZIP

更新时间:2024-08-01 18:43:54

JavaScript

混音-json mixdown.js 的 json 响应插件。 用法 混音路由器处理程序 module . exports = function ( httpContext ) { var req = httpContext . request ; var res = httpContext . response ; var app = httpContext . app ; app . plugins . json . send ( { hip : 'hop ' } , res , { } , req ) ; } ; 表示 var app = mixdown . apps [ 'foo' ] ; expressApp . get ( '/foo/bar' , function ( req , res ) { app . plugins . json . send


【文件预览】:
mixdown-json-master
----index.js(1KB)
----package.json(696B)
----test()
--------tests()
----.gitignore(97B)
----README.md(495B)

网友评论