---------------------------------该仓库已废弃---------------------------------
IE | Edge | Firefox | Chrome | Safari |
>=9 | >=14 | >=52 | >=49 | >=8 |
This is a brand new front-end engine which is going to be released officially in this July. Really grateful to meet you all here and bring the differences of experience to the community within IOING. Continuous updating would be guaranteed of Docs and Website.
IOING is not a simple front-end framework. As a second engine, it provides a complete solution of modularization, componentization, sandbox, memory management and pre loading of contents to improve the differences of HTML5 in comparison with the native App.
animation = [type]
fade | slide | zoom | flip |
<switch-slider src=http://www.ioing.com/components></switch-slider>
<switch-slider value=on></switch-slider>
<scroll>
<scrolling>
<loop colorful as value key>
<div style="color:{value}">{value}</div>
</loop>
</scrolling>
</scroll>
<p>{teacher.name} : Hello, what’you name!</p>
<p>{user.name} : my name is {user.name}</p>
<!-- wang : Hello, what’you name! -->
<!-- yangyang : my name is yangyang -->
- Physical Pixel
- Module Sandbox
- Module Transition
- Animation Thread Control
- Infinite Page Scroll
- Efficiency of DOM
- Background Stream of Image
- Height Adjustment of Virtual Keyboard
- Cursor Position
- Parameter Rolling
- Module Mirroring
- Route Control
- Manipulation of multi-fingers
- Asynchronous Components
- Silent Refresh of Modules
- Life Cycle of Resources
- Life Cycle of Modules
- Data-Driven View
To explore more examples and docs of IOING, please click to http://www.ioing.com/#docs-started-ioing
Welcome to submit the issues on https://github.com/ioing/IOING/issues
To learn the latest releases and announcements, welcome to follow the Wechat: ioingroot
The folder structure should look like
--- frameworks(folder)
--- lib(folder)
--- application.js
--- css.js
--- dom.js
--- fetch.js
--- loader.js
--- move.js
--- promise.js
--- proto.js
--- query.js
--- sandbox.js
--- scroll.js
--- template.js
--- touch.js
--- transform.js
--- unify.js
--- modules(folder)
--- components(folder)
Copyright (c) 2013-present, Linyang (Lien) You