Add testing items, and make npm lowercase
This commit is contained in:
parent
e55c486801
commit
072750e662
@ -3297,7 +3297,7 @@ quickly find what are considered to be quality modules. It is not intended
|
|||||||
to be a complete list. There may be better more complete modules found
|
to be a complete list. There may be better more complete modules found
|
||||||
elsewhere.
|
elsewhere.
|
||||||
|
|
||||||
- Module Installer: [NPM](http://github.com/isaacs/npm)
|
- Module Installer: [npm](http://github.com/isaacs/npm)
|
||||||
|
|
||||||
- HTTP Middleware: [Connect](http://github.com/senchalabs/connect)
|
- HTTP Middleware: [Connect](http://github.com/senchalabs/connect)
|
||||||
|
|
||||||
@ -3325,4 +3325,8 @@ elsewhere.
|
|||||||
|
|
||||||
- [ncurses](http://github.com/mscdex/node-ncurses)
|
- [ncurses](http://github.com/mscdex/node-ncurses)
|
||||||
|
|
||||||
|
- Testing/TDD/BDD: [vows](http://vowsjs.org/),
|
||||||
|
[expresso](http://github.com/visionmedia/expresso),
|
||||||
|
[mjsunit.runner](http://github.com/tmpvar/mjsunit.runner)
|
||||||
|
|
||||||
Patches to this list are welcome.
|
Patches to this list are welcome.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user