Skip to content

Design html5 framework to support SPA across platform.

Notifications You must be signed in to change notification settings

tesky0125/html5-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

html5-framework "CrossX"

Design html5 framework to support SPA across platform.

First Vision

application(custom)
router(backbone.router)
pageview(backbone.view)
model(custom)
module(requirejs/config.js)
package(grunt/gruntConfig.js)
core-libs:
class(prototype)
ajax(+cors)
messagecenter
cache(memory/cookie/localstorage/sessionstorage)

Second Vision

router(react-router)
pageview(react)
module(commonjs)
package(webpack/webpackConfig.js)

Third Vision

bridge.js:work with hybrid-framework

About

Design html5 framework to support SPA across platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published