NeedRepositories / Quorra

A full fledged, open-source NodeJS MVC framework

Home Page:https://quorrajs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#QuorraJS Framework

npm version Build Status License

NodeJS Framework For Web Riders

Intro

QuorraJS is a NodeJS MVC framework for building elegant web applications. It provides a clean application structure and simple API's to develop applications in a expressive beautiful syntax.

QuorraJS specialities include:

  • Transparent well documented code base written mostly by following JS prototype design.
  • Dead simple and powerful router.
  • Restful resource routes support.
  • Easy-to-use CLI wizard.
  • Super cool and pretty error handler interface which makes debugging a lot easier.
  • Fast without the need for complex optimization.

and much more.

Documentation

Quickstart

Getting started

Questions

For questions and support please use the Gitter chat room. The issue list of this repo is exclusively for bug reports and feature requests.

Stay In Touch

For latest releases and announcements, follow on Twitter: @quorrajs

License

The QuorraJS Framework is open-sourced software licensed under the MIT license

About

A full fledged, open-source NodeJS MVC framework

https://quorrajs.org


Languages

Language:JavaScript 99.1%Language:HTML 0.6%Language:CSS 0.3%