This package has been deprecated

Author message:

No longer maintained

raddish

3.0.1 • Public • Published

Raddish Framework

Raddish Logo

Build Status Code Climate Coverage Status Inline docs Author

What is Raddish Framework

Raddish is an open-source NodeJS Framework for modern web applications. Developed and maintained by passionate developers.

The design pattern based architecure gives more flexibility to your applications. Basically everything being written becomes resuable and extensible pieces of code.

Raddish uses a component based architecure seperated by applications, working together accoring the Hierarchical Model-View-Contoller (HMVC) pattern.

Why Raddish Framework

Raddish is build to help developers create a fast and reliable backend for web applications, Raddish tries to solve this by doing to following

  • Provide a solid, modern and lean architecture for building applications
  • Allow components to be flexible, reusable and extendable with ease.

Contributing

We love you contributing to Raddish Framework, this can be anything from bug fixes to features and inprovements. We do appreciate some guidelines in contributes.

We use the GitFlow branching model which keeps a nice separation of bugfixes and features.

Where to send your pull request to:

  • When sending a pull request for a bugfix please prepend bugfix/ to your branch name and send it to the develop branch so the bugfix will be added to master and develop. (non-breaking changes)
  • If you are sending a pull request for a feature please prepend feature/ to your branch name and send it to the develop branch, this to ensure the feature to be added to the upcoming release. (minor/ breaking code changes).
  • For other pull requests please send them directly to the develop branch.

Dependencies (8)

Dev Dependencies (3)

Package Sidebar

Install

npm i raddish

Weekly Downloads

95

Version

3.0.1

License

MIT

Last publish

Collaborators

  • jasper199069