Fend.js - A JavaScript front-end web application framework running on the client and the server for creating web applications.
This project is not being maintained. Please check to fendjs/fend.
- The application structure, like Ruby on Rails.
- We can write simple isomoriphic MVC codes running on the client and the server.
- We can support SEO with server side rendering.
- We can use same html templates on the client and the server.
- We can use same router on the client and the server.
- We can support real-time rendering with data bindings.
- We can distribute that javascript codes concatinated and minified.
See the LICENSE
.