Packages 25
Description
A IoC / Dependency Injection Container for node.js
Publisher
Description
Refresh.js is library that "Hot Reloads" your Node.js code base (Browser solution is coming soon). Whenever you change a file (execept the bootstrap files - I'll explain later), without actually reloading the whole process, your changes will be processed and executed correctly.
Publisher
Description
ERROR: No README.md file found!
Publisher
Description
Proper markdown parser / highlighter for Node.js and the browser.
Publisher
Description
A routing system built on KoaJS and Co. It uses JavaScript generators to provide amazing synchronous style programming.
Publisher
Description
DOM implementation for node.js
Publisher
Description
A powerful, full-featured mixins for JavaScript. Inspired by Ember.
Publisher
Description
A dynamic function inheritence (super).
Publisher
Description
A simple, yet powerful Lexer/Tokenizer. It comes with an increadibly simple API that matches token using basic strings or Regexs.
Publisher
Description
A powerful, full-featured class system for JavaScript.
Publisher
Description
A simple service discovery server for Node.js, backed by etcd. This enables you to register services under types/roles, leaving Lion to version it and give you a port number.
Publisher
Description
Mail is a small wrapper around nodemailer. It provides a central interface to manage sending emails.
Publisher
Description
This wraps a configuration object and passes it along to [titan-config](http://github.com/titananalytics/config).
Publisher
Description
A high-level representation of a Record. A record can be a row, item, value, etc...
Publisher
Description
restful =======
Publisher
Description
A queue/channel implementation geared for use with generators.
Publisher
Description
Tower Go provides a concurrency mechanism similar to Clojure's `core.async` and Goroutines in Golang.