andruu / dframework

Initial attempt at creating a framework and learning node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dframework

My initial attempt at creating a framework while learning node.js. Needs a lot of cleaning up.

Currently working:

  • Serving static files
  • Basic restful routing with RegExp
  • Jade engine for views

Installation: run npm install

About

Initial attempt at creating a framework and learning node.js


Languages

Language:JavaScript 100.0%