單頁面應用程序(SPA)構建框架:Ben.JS
Ben.JS是一個普通的而易于掌握的小型JavaScript框架用于單頁面應用程序(SPA)構建。利用這個一個輕量級的MVC框架能夠簡化你創建強大JavaScriptWeb應用程序的方式。
Simple
Ben.JS provides an easy to learn Model-View-Controller (MVC) pattern. This pattern separates your application into logical building blocks. Take a tour through the 5 Minutes Tutorial to learn how to start with Ben.JS, or take a look on the guidebook to find further information.
JQuery
Ben.JS is based on the JavaScript library JQuery. For that reason you can easily combine your application with any of the various extensions of JQuery or with your existing code. Ben.JS can also be combined with any other concepts or JavaScript frameworks based on JQuery.
Community
Ben.JS is an open source project and we invite you to participate in it. If you like Ben.JS, or if you have any ideas or questions, then follow us on GitHub and start contributing. On the project home on Github you will find several examples and you can also checkout the source code.