This package has been deprecated

Author message:

'WIP'

ira

0.0.0 • Public • Published

ira

yet another web framework

Getting Started

Install the module with: npm install ira

var ira = require('ira')
  , server;
 
server = ira.createServer(options);
 

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Alejandro Morales
Licensed under the MIT license.

/ira/

    Package Sidebar

    Install

    npm i ira

    Weekly Downloads

    1

    Version

    0.0.0

    License

    none

    Last publish

    Collaborators

    • alejandromg