0.1.1 • Published 13 years ago

node-extjs-express v0.1.1

Weekly downloads
12
License
-
Repository
github
Last release
13 years ago

node-extjs-express (ALPHA)

An extension to node-extjs to support the ExpressJS Node web framework.

This is a work in progress and perhaps a work of insanity as well!

Installation

npm install node-extjs-express

This will load all the necessary dependencies.

Usage

Check the examples for full usage. Will update this more over time.

require("node-extjs-express");

console.log(Ext.getVersion().version);