IOING-docs

所属分类:文章/文档
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2017-09-18 03:39:31
上 传 者sh-1993
说明:  IOING 的文档中心,
(IOING s document center,)

文件列表:
components/ (0, 2017-09-17)
components/add-to-homescreen/ (0, 2017-09-17)
components/add-to-homescreen/index.html (2033, 2017-09-17)
components/add-to-homescreen/light.svg (546, 2017-09-17)
components/assistive-touch/ (0, 2017-09-17)
components/assistive-touch/back.svg (781, 2017-09-17)
components/assistive-touch/git.svg (1455, 2017-09-17)
components/assistive-touch/homescreen.svg (2554, 2017-09-17)
components/assistive-touch/index.html (6654, 2017-09-17)
components/assistive-touch/light.svg (546, 2017-09-17)
components/assistive-touch/siri.svg (1591, 2017-09-17)
components/code-highlight/ (0, 2017-09-17)
components/code-highlight/index.html (1527, 2017-09-17)
components/code-highlight/prism.css (2303, 2017-09-17)
components/code-highlight/prism.js (25900, 2017-09-17)
components/date-picker/ (0, 2017-09-17)
components/date-picker/css/ (0, 2017-09-17)
components/date-picker/css/datePicker.css (2753, 2017-09-17)
components/date-picker/index.html (20096, 2017-09-17)
components/drop-down-picker/ (0, 2017-09-17)
components/drop-down-picker/index.html (9272, 2017-09-17)
components/drop-down-picker/svg/ (0, 2017-09-17)
components/drop-down-picker/svg/icon_arrow_down.svg (705, 2017-09-17)
components/drop-down-picker/svg/icon_arrow_up.svg (705, 2017-09-17)
components/face-identification/ (0, 2017-09-17)
components/face-identification/facepp-sdk.js (5145, 2017-09-17)
components/face-identification/index.html (1744, 2017-09-17)
components/grid-photo-3/ (0, 2017-09-17)
components/grid-photo-3/animate.css (72922, 2017-09-17)
components/grid-photo-3/config.js (936, 2017-09-17)
components/grid-photo-3/controller.js (53, 2017-09-17)
components/grid-photo-3/index.html (3097, 2017-09-17)
components/grid-photo-3/lang/ (0, 2017-09-17)
components/grid-photo-3/lang/zh-CN.js (2394, 2017-09-17)
components/grid-photo-3/lang/zh-CN.json (2386, 2017-09-17)
components/grid-photo-3/list.json (16138, 2017-09-17)
components/grid-photo-3/main.css (1594, 2017-09-17)
components/grid-photo-3/test_upload/ (0, 2017-09-17)
components/grid-photo-3/test_upload/0.jpg (103427, 2017-09-17)
... ...

# 这是 IOING 的文档中心以及演示示例,IOING > [https://github.com/ioing/IOING](https://github.com/ioing/IOING) Brand new front-end engine ====================== ![IOING logo](https://raw.githubusercontent.com/ioing/IOING/master/logo.png) ## 支持
IE Edge Firefox Chrome Safari
>=9 >=14 >=52 >=49 >=8
## HI! 这是一个全新的前端引擎,并即将在七月份正式上线。很高兴能在此遇到大家,并由此体验到 IOING 所带来的不同。文档持续更新,网站内容将不断丰富。 > 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. [DEMO](http://www.ioing.com/#components-store) ## What is IOING? IOING 不是一个单纯的前端框架,而是提供了一套完整解决方案的次引擎,其包括解决模块化方案、组件化方案、沙盒方案、内存管理方案、内容预加载方案、与原生差异改善方案等一系列难题和应对方案。 > 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. ## What can it do? ### Module animation 为模块配置 animation = [type]
fade slide zoom flip
## Features of IOING - 云组件 Cloud Components ```html ``` - DOM+:功能标签扩展 DOM Plus: Function Tag Development ```html
{value}
``` - 自动数据绑定 Automatic Data Binding ```html

{teacher.name} : Hello, what’you name!

{user.name} : my name is {user.name}

``` - 沙盒技术 Sandbox - 媲美原生应用 Comparable Native App - *物理像素 Physical Pixel* - *模块沙盒 Module Sandbox* - *模块转场 Module Transition* - *动画线程控制 Animation Thread Control* - *无限滚动 Infinite Page Scroll* - *DOM 性能 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* ## Documentation 想要了解更多 IOING 实例和文档?请点击: > To explore more examples and docs of IOING, please click to ## Questions 欢迎提交 issues 至 > Welcome to submit the issues on ## Stay In Touch 关于 IOING 的近况,我们可以通过微信深度讨论。我的微信是:ioingroot > To learn the latest releases and announcements, welcome to follow the Wechat: ioingroot ## Folder Structure 文件夹结构如下 > 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) ## Library referred in IOING 该项目中有使用/借鉴修改以下仓库,对这些仓库表示感谢 > Thanks for these libraries to provide helpful and reliable references for IOING 1. 转动的 canvas 菊花 loader.js :[CanvasLoader.js](https://github.com/heartcode/CanvasLoader) 2. 选择器 query.js : [jquery.js](https://github.com/jquery/jquery) 3. 多手势库 touch.js : [hammer.js](https://github.com/hammerjs/hammer.js) 4. 动画库 move.js (80%) : [move.js](https://github.com/visionmedia/move.js) 5. 滚动库 iscroll.js (60%) : [iscroll.js](https://github.com/cubiq/iscroll) ## License [GPL](https://opensource.org/licenses/GPL-3.0) Copyright (c) 2013-present, Linyang (Lien) You

近期下载者

相关文件


收藏者