cwpeng / simple-mvc

Simple MVC Framework for JavaScript Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple MVC Framework for JavaScript

This MVC framework is just in the very early stage.

Check Website: https://cwpeng.github.io/simple-mvc/
Check Example: https://cwpeng.github.io/simple-mvc/examples/counter/

Motivation

Framework in front-end development has been growing larger and larger with more and more built-in rules. Develop web application by Vanilla JavaScript maybe lost it's ground, but we believe simple MVC is a proven and balanced design pattern for the future.

About

Simple MVC Framework for JavaScript Application

License:MIT License


Languages

Language:HTML 62.3%Language:JavaScript 37.7%