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.

 
 

最新文章

  1. 数据库 oracle数据库基本知识
  2. T-Sql编程基础
  3. getStyle(),修改样式属性
  4. 用MySQL实现分页查询
  5. 一、Java基础--01
  6. Java 单测 回滚
  7. java实现身份证校验
  8. Linux信号处理2
  9. android ipc通信机制之二序列化接口和Binder
  10. mysql导出csv/excel文件的几种方法,mysql的load导入csv数据
  11. 参考SQLHelper编写的OracleHelper
  12. mysql sql_mode 之 NO_ENGINE_SUBSTITUTION
  13. 小谈@override
  14. HDU5280 Senior's Array(简单DP)
  15. Web前端性能优化的14条规则
  16. ajax客户端请求与服务端响应浅谈
  17. 前端框架——AngularJS
  18. 【Flask】 网站的用户管理
  19. python操作三大主流数据库(2)python操作mysql②python对mysql进行简单的增删改查
  20. MT【34】正余弦的正整数幂次快速表示成正余弦的线性组合

热门文章

  1. Codeforces 659G Fence Divercity dp
  2. BZOJ2669 [cqoi2012]局部极小值 状压DP 容斥原理
  3. 小程序使用 rpx 单位 转 px的方法(用于动画、canvas画图)
  4. Spring 注解@Transactional readOnly=true
  5. HTTP那些事儿
  6. python 分类
  7. BZOJ.2109.[NOI2010]航空管制(拓扑 贪心)
  8. python的条件与循环1
  9. angularJS常用的内置方法
  10. Git问题Everything up-to-date解决