博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
nodejs篇
阅读量:4317 次
发布时间:2019-06-06

本文共 429 字,大约阅读时间需要 1 分钟。

1. 测试框架,mocha, chai, sinon, supertest, nock, node-sandboxed-module 可以联合使用,需要尽可能分离出各种组件,方便组合使用.

2. restful, node-restify

3. 

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

 

 

4. knex,  A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use

 

5. bookshelf.js, sequelizejs

转载于:https://www.cnblogs.com/chuck-cug/p/3965809.html

你可能感兴趣的文章
javascript中的string对象
查看>>
CString的成员函数详解
查看>>
Appium Studio 初体验(windows做ios自动化,录制appium脚本)
查看>>
学习java前端 两种form表单提交方式
查看>>
Linux常用命令
查看>>
整体二分&cdq分治 ZOJ 2112 Dynamic Rankings
查看>>
【POJ2976】Dropping tests (01分数规划入门题)
查看>>
通过正则表达式获取url中参数
查看>>
86.运算符重载
查看>>
cxx signal信号捕获
查看>>
《Android开发艺术探索》读书笔记——Cha3.2.3改变布局参数实现View的滑动
查看>>
python闭包与装饰器
查看>>
Acegi 源码解释
查看>>
Activity的几种启动跳转方式
查看>>
LCA最近公共祖先Tarjan(离线)
查看>>
牛客练习赛16 E求值
查看>>
matlab rank
查看>>
Asp.net系列--基础篇(三)
查看>>
css基础
查看>>
如何在tomcat中如何部署java EE项目
查看>>