Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahmoudmoravej/greewf


https://github.com/mahmoudmoravej/greewf

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Greewf

## Green web framework!

A framework which automates and simplifies the process of converting old fashion web applications into Ajax based, Single Page Applications(SPA).

You just simply implement your web application as the way you did before and then you can get this views automatically:
### SPA mode
Modern Single Page Application. Everything is Ajax and the browser history is managed through URL bookmarks

### Multi-Tab mode
It is great when you have designed an enterprise application when users need to have multiple forms open at the same time inside one browser's tab!

### Simple mode
It is exactly as same as you designed your web application. It is great if you need to have old browser support

### ----------------------------------------------------------------------------------------------------

This framework consists of these modules:

- Client-side ViewEngine/layouting(based on jquery)
- Server-side helper ViewEngine/layouting (based on Asp.Net MVC)
- Visual Studio Code Generator for CRUD
- Inline and interactive file download
- SQL Server Reporting Service rendering helpers
- and some ASP.NET MVC helper components
- ...