Skip to content

使用express应用框架和hbs模板渲染引擎搭建的node工程

Notifications You must be signed in to change notification settings

zhifou/node-express-hbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express-hbs

使用express应用框架和hbs模板渲染引擎搭建的node工程

res.download()提示将要下载文件 res.end()结束响应进程 res.json()发送 JSON 响应 res.jsonp()在 JSONP 的支持下发送 JSON 响应 res.redirect()重定向请求 res.render()呈现视图模板 res.send()发送各种类型的响应 res.sendFile()以八位元流形式发送文件 res.sendStatus()设置响应状态码并以响应主体形式发送其字符串表示

-- https://github.com/Yaffle/EventSource/blob/master/src/eventsource.js

About

使用express应用框架和hbs模板渲染引擎搭建的node工程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published