Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gerrypower/js-template-node

A node, gulp, testing starter project.
https://github.com/gerrypower/js-template-node

Last synced: 12 days ago
JSON representation

A node, gulp, testing starter project.

Awesome Lists containing this project

README

        

## Status
[![Build Status](https://travis-ci.org/gerrypower/js-template-node.svg)](https://travis-ci.org/gerrypower/js-template-node)
[![Dependency Status](https://gemnasium.com/gerrypower/js-template-node.svg)](https://gemnasium.com/gerrypower/js-template-node)

## Todo

### References

- [Node Testing Tools](http://www.clock.co.uk/blog/tools-for-unit-testing-and-quality-assurance-in-node-js)
- [Jasmine](http://jasmine.github.io/2.1/node.html)
- [frisby.js](http://frisbyjs.com)
- [Package recommendations](http://strongloop.com/strongblog/modular-node-js-express/)
- [Rising Stack - Node style guide](https://github.com/RisingStack/node-style-guide#constructors)
- [Gulp Tutorial](http://stefanimhoff.de/2014/gulp-tutorial-5-javascripts-browserify/)
- [Gulp eslint](https://github.com/adametry/gulp-eslint)
- [Jasmine](http://jasmine.github.io)
- [gulp-shell](https://www.npmjs.com/package/gulp-shell)