

  ![](https://thethreekingdoms.github.io/ttk-ppt/core.png)



[![npm version](https://img.shields.io/npm/v/ttk-app-core.svg)](https://www.npmjs.com/package/ttk-app-core)
[![Build Status](https://img.shields.io/travis/thethreekingdoms/ttk-app-core/master.svg)](https://travis-ci.org/thethreekingdoms/ttk-app-core)
[![devDependency Status](https://img.shields.io/david/dev/thethreekingdoms/ttk-app-core.svg)](https://david-dm.org/thethreekingdoms/ttk-app-core#info=devDependencies)
[![NPM downloads](http://img.shields.io/npm/dm/ttk-app-core.svg?style=flat)](https://npmjs.org/package/ttk-app-core)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/thethreekingdoms/ttk-app-core/pulls)
[![Join the chat at https://gitter.im/ttkteam/ttk-app-core](https://badges.gitter.im/ttkteam/ttk-app-core.svg)](https://gitter.im/ttkteam/ttk-app-core?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
[演示地址](https://thethreekingdoms.github.io/html/#/ttk-edf-app-root/ttk-edf-app-login)
  ### ttk-app-core是一套完整的前端工程化解决方案，涵盖项目的起始、开发、测试以及部署阶段。
  ### 
  ``` 提供可定制的脚手架、插件系统以及开发者API，可以根据业务需求搭建自己的前端工程体系。```
  

  ### ttk-app-core包含5个核心模块：   ###

> 1、支持页面显示元数据化，配置更灵活。

> 2、风格统一的组件库

> 3、开发套路统一、状态实时监控、适合前端大规模开发。

> 4、灵活的业务装饰器，业务扩展更灵活。

> 5、封装出功能更强大的通用辅助类库。

  ### ttk-app-core是整个企业开发平台（TTK）中的前端框架部分。  ###

## TODO

- [√] 优化页面的渲染速度（状态树的管理、页面解析引擎等）
- [√] 支持IE8-IE11、edge、safari、chrome等现代浏览器
- [√] 优化打包资源大小
- [√] 第三方组件无缝接入
- [ ] 可视化UI设计工具
- [√] 脚手架与框架同步
- [X] SDK
- [√] 组件文档 [跳转](https://thethreekingdoms.github.io/ttk-component/)
- [√] TTK框架新手指南 [跳转](https://www.kancloud.cn/test001001/ttk-guide/)
## License

MIT License

Copyright (c) 2017-2018 TTK Team

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

  ttk-app-core的诞生离不开 [ziaochina](https://github.com/ziaochina/) 开源项目以及其他开源软件，再次感谢为ttk-app-core开源项目付出的组织及个人。
 


