Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gerrypower/js-template-node
- Owner: gerrypower
- License: mit
- Created: 2015-02-27T12:49:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T22:47:06.000Z (over 8 years ago)
- Last Synced: 2024-11-25T01:13:50.698Z (2 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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)