Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A personal web (http://www.dgaubert.com) written with the following technologies
* [Express params](http://github.com/visionmedia/express-params): Express param pre-condition functions.
* [Moment](http://github.com/timrwood/moment/): Parse, validate, manipulate, and display dates in javascript.
* [Feed](http://github.com/jpmonette/feed): RSS 2.0 and Atom 1.0 generator for Node.js, making content syndication simple, intuitive and performant.
* [Mocha](http://visionmedia.github.io/mocha/): Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun.
* [Mocha](http://mochajs.org/): Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun.
* [Sinon](http://sinonjs.org/): Standalone test spies, stubs and mocks for JavaScript. No dependencies, works with any unit testing framework.
* [Should](https://github.com/visionmedia/should.js/): BDD style assertions for node.js -- test framework agnostic.
* [Jade](http://jade-lang.com/): Node.js template engine.
Expand Down