SomeWhereInTheWord / xut.js

H5 hybrid application platform project http://www.cnblogs.com/aaronjs/p/6768852.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What can a front-end developer do?

Front-end can not only write pages, but also to do web applications, mobile, and even desktop programs Here, I use the front-end implementation of the project core

What is xut.js?

This is a template program, used to batch production of app, using the front end of the technology to achieve the simulation of the original app effect. Through the combination of various modules, integrated into a customized app applications

Preview

  • Cross-platform. There is the platform based on webkit, including PC/ios/android/wp
  • Through templates, easily implement the application

Integrated Right into Your PowerPoint

PowerPoint PowerPoint PowerPoint PowerPoint

Notice

It is not a open source project, cannot be used as a business after copying, only provide reference for the front-end learning exchange

The support of the Xut.js

  • can be mass production of apk/ipa/epub/pc and other cross platform application software
  • using hybrid technology SPA, based on the cordova+h5+css3+webgl architecture
  • code more than 100 thousand lines, simulation of a variety of native applications, to achieve a hundred kinds of animation effects and 14 events, but also to achieve some of the webgl adaptation
  • specific introduction can refer to the blog link introduced App [Hybrid application production and cross platform solutions (http://www.cnblogs.com/aaronjs/p/4255232.html)

Technology

Integration of the latest technology point node/es6/gulp/webpack/rollup/eslint/karma and so on

  • development: Based on ES6
  • test: Based on the webpack+express+rollup+gulp build, there is a hot replacement function
  • release: Based on gulp+rollup single file package
  • test: Based on karma+mocha+chai

Blog

About

H5 hybrid application platform project http://www.cnblogs.com/aaronjs/p/6768852.html


Languages

Language:JavaScript 91.1%Language:HTML 6.9%Language:CSS 1.9%Language:PHP 0.1%Language:Shell 0.0%