node.js中的框架
node.js中的框架
載自:?http://nodeframework.com/
MVC frameworks
Sinatra-like
These frameworks offer rich configuration and are less opinionated than Rails-like or full-stack.
- ?Express??
- ?hapi?
- ?flatiron??
- ?MEAN.js??
- ?locomotive??
- ?total.js??
- ?koa.js??
- ?Twee.IO??
Rails-like
Present your project properly. Create your own art from included templates
- ?CompoundJS?(former railswayjs)??
- geddy??
- ?Sails.js??
- ?RhapsodyJS??
Full-stack frameworks
That's where Node.js really shines. The full-stack MVC frameworks are bundled with scaffolding, template engines, websocket and?persistence?libraries to allow you build real-time scalable web apps.
- ?Derby??
- ?SocketStream??
- MEAN.io??
- ?Meteor??
- ?Mojito??
- ?COKE??
- ?Sleekjs??
- ?Danf??
REST API frameworks
For those who use rich-client/front-end MVC frameworks (or not) and just need to spin up a fast Node.js REST API server.
- ?actionHero.js??
- ?Frisby?
- ?restling??
- ?restify??
- ?restmvc??
- ?percolator??
- ?LoopBack??
- ?Fortune.js??
- ?facet??
- ?Raddish??
Other libraries
Middleware, libraries and static site generators.
- ?Connect??
- ?Kraken??
- ?ewdGateway2??
- ?Wintersmith??
- ?docpad??
- ?Blacksmith??
- ?romulus??
- ?Petrify??
- ?Tower.js??
- ?Impress??
- ?Rendr??
- ?Backnode??
- ?Sequelize??
- ?Cylon.js??
- ?Virgilio.js??
轉載于:https://www.cnblogs.com/ToDoToTry/p/4299740.html
總結
以上是生活随笔為你收集整理的node.js中的框架的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 最短路径算法整理(二)
- 下一篇: linux文件属性权限相关