Skip to content

ashishpatelcs/fortjs

 
 

Repository files navigation

GitHub version Build Status npm version

Overview

Fort based MVC web framework for nodejs targeting good code structures & modularity.

Why fortjs

  • No Callback - FortJs uses async await or promise.
  • Fun To Create - You are not creating an app but a fort.
  • Readable Code - Code written for FortJs is more beautiful & readable.
  • Next Gen Javascript - Divide your app into classes, use arrow functions, decorators, async await etc.
  • Based On Architecture Fort - Fort is an architecture on top of MVC.
  • TypeScript Support - Fully supported for typescript users.
  • Dependency injection

Examples

Check out examples in examples folder.

Website

http://fortjs.info/

Contributors

You are very welcome to contribute, please see contributing guidelines - [Contribute].

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. For sponsoring, contact author of this project.

About

Fort based MVC web framework for nodejs targeting good code structures & modularity.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 55.1%
  • JavaScript 35.2%
  • HTML 9.6%
  • Shell 0.1%