This package has been deprecated

Author message:

q9 is no longer maintained or used, a new project will come and replace it...

q9

1.0.3 • Public • Published

q9

Q9 is a MVC package-oriented framework used in all our projects. Here is the "core" minimal package used as a basis for all our projects.

Why a new NodeJS framework ?

Because NodeJS is good and we love JavaScript... Because we need some custom functionalities and we are adepts of DRY (Don't Repeat Yourself). Because we can develop it and maintain it and use it for our clients' projects.

Philosophy

Q9 is based on an "everything is a module" philosophy. We wanted this framework simple, tiny and modular so we can install only required modules for our clients' needs. We do not like overly bloated things, Q9 is NOT bloated, it's simple, based upon ExpressJS, and made of tiny modules doing only one thing, but doing it well.

Contribute

Q9 was a closed-source projet and we're releasing modules as open-source progessively. For the moment, we do not want this project to be contributed, but you can use open-source parts to build your own solutions !

Readme

Keywords

Package Sidebar

Install

npm i q9

Weekly Downloads

0

Version

1.0.3

License

BSD-2-Clause

Last publish

Collaborators

  • ptellier