ruijiang@yiguanjia.me 9090b65671 2 8 năm trước cách đây
..
assets 9090b65671 2 8 năm trước cách đây
dist 9090b65671 2 8 năm trước cách đây
docs 9090b65671 2 8 năm trước cách đây
src 9090b65671 2 8 năm trước cách đây
.gitignore 9090b65671 2 8 năm trước cách đây
.jshintrc 9090b65671 2 8 năm trước cách đây
.travis.yml 9090b65671 2 8 năm trước cách đây
Gruntfile.js 9090b65671 2 8 năm trước cách đây
LICENSE 9090b65671 2 8 năm trước cách đây
README.md 9090b65671 2 8 năm trước cách đây
bower.json 9090b65671 2 8 năm trước cách đây
component.json 9090b65671 2 8 năm trước cách đây
index.html 9090b65671 2 8 năm trước cách đây
package.json 9090b65671 2 8 năm trước cách đây

README.md

SPA Build Status devDependency Status Total views

SPA is designed to build a WebApp view transformation and routing control framework.

SPA build WebApp focus on solving common problems encountered, especially for building MobileApp, unlike jQuery Mobile, Sencha Touch and other frameworks, building mobile client application is not a front-end integrated solutions with SPA, so we do not include UI components, if you do not want to design their own interface, you can use the Bootstrap and other UI Components frame with SPA, to quickly build your WebApp.

SPA need to use Zepto or jQuery, and each view can be RequireJS, Sea.js other CommonJS solutions or customize the way modular organization, asynchronous loading.

SPA support mobile client browser and the desktop side modern browsers.

Why SPA?

  • Provides fast development to achieve
  • Retained greater design freedom
  • Reduce reliance backend
  • Event-driven

Documentation and examples

http://zhaoda.github.io/spa/docs/

License

SPA is available under the terms of the MIT License.