码迷,mamicode.com
首页 > Web开发 > 详细

node.js中的框架

时间:2015-02-25 17:06:41      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:

node.js中的框架

载自: http://nodeframework.com/

MVC frameworks

Sinatra-like

These frameworks offer rich configuration and are less opinionated than Rails-like or full-stack.

Rails-like

Present your project properly. Create your own art from included templates


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.


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.


Other libraries

Middleware, libraries and static site generators.

Not enough? Okay, here is the laundry list from Joyent.
 
 

node.js中的框架

标签:

原文地址:http://www.cnblogs.com/ToDoToTry/p/4299740.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!