[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#653057: ITP: node-jsconfig -- Node async configuration loader with command line support



Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>

* Package name    : node-jsconfig
  Version         : 0.1.1~20111212
  Upstream Author : ▟ ▖▟ ▖ <dodo.the.last@googlemail.com>
* URL             : https://github.com/dodo/node-jsconfig
* License         : Expat
  Programming Lang: Node
  Description     : Node async configuration loader with command line support

 Node is an event-based server-side JavaScript engine.
 .
 jsconfig can load config file formats whatever Node can require:
 .
  * by default it's always possible to load `*.js` files
  * if you want to use coffee-script config files, just do a
    require('coffee-script') before and you're able to require
    `*.coffee` files as well
  * since Node 0.5.x it's even possible to require `.*json` files
  * if you're hardcore you can write your config in cpp and compile them
    to `*.node` files
 .
 jsconfig supports defaults, and provides a command-line interface.



Reply to: