Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 920 Bytes

Tools.md

File metadata and controls

9 lines (7 loc) · 920 Bytes

Useful node.js tools.

  • Node express boilerplate - Node Express Boilerplate gives the developer a clean slate, while bundling enough useful features to remove all of those redundant tasks that can derail a project before it even gets started.
  • Socket.io - Socket.IO is a cross-browser Web socket that aims to make real-time apps possible in every browser and mobile device, blurring the distinctions between the various transport mechanisms. It’s care-free real time, in JavaScript.
  • Log.io - Real-time log monitoring in your browser.
  • Stylus - An Expressive CSS Markup Language for Node.js.
  • Jade - Jade is a template engine for Node.js applications. It combines great power and flexibility with a nice and clean syntax.