@ttk/recat enterprise develop framework


Keywords
react, reactjs, flux, redux, react-redux, antd, immutable, facebook, framework, ttk
License
MIT
Install
npm install ttk-app-core@2.0.0

Documentation

npm version Build Status devDependency Status NPM downloads PRs Welcome Join the chat at https://gitter.im/ttkteam/ttk-app-core

演示地址

新手入门

ttk-app-core是一套完整的前端工程化解决方案,涵盖项目的起始、开发、测试以及部署阶段。

提供可定制的脚手架、插件系统以及开发者API,可以根据业务需求搭建自己的前端工程体系。

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

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

2、风格统一的组件库

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

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

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

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

TODO

  • [√] 优化页面的渲染速度(状态树的管理、页面解析引擎等)
  • [√] 支持IE8-IE11、edge、safari、chrome等现代浏览器
  • [√] 优化打包资源大小
  • [√] 第三方组件无缝接入
  • 可视化UI设计工具
  • [√] 脚手架与框架同步
  • SDK
  • [√] 组件文档 跳转
  • [√] TTK框架新手指南 跳转

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.