UNPKG

2.14 kBMarkdownView Raw
1
2
3 ![](./markdown/ttk-app-core.png)
4
5
6
7 [![license](https://img.shields.io/github/license/ttk/ttk.svg?style=plastic)](https://github.com/thethreekingdoms/ttk-app-core/master/LICENSE)
8 [![npm](https://img.shields.io/npm/v/ttk.svg?style=plastic)](https://www.npmjs.com/package/ttk-app-core)
9
10
11
12 [![GitHub stars](https://img.shields.io/github/stars/ttk/ttk.svg?style=social&label=Stars)](https://github.com/thethreekingdoms/ttk-app-core)
13 [![GitHub forks](https://img.shields.io/github/forks/ttk/ttk.svg?style=social&label=Fork)](https://github.com/thethreekingdoms/ttk-app-core)
14 [![GitHub followers](https://img.shields.io/github/followers/ttk.svg?style=social&label=Follow)](https://github.com/thethreekingdoms)
15
16
17
18 ### ttk-app-core是一套完整的前端工程化解决方案,涵盖项目的起始、开发、测试以及部署阶段。
19 ###
20 ``` 提供可定制的脚手架、插件系统以及开发者API,可以根据业务需求搭建自己的前端工程体系。```
21
22
23 ### ttk-app-core包含4个核心模块: ###
24
25 ``` 1、```支持页面显示元数据化,不需要精通CSS样式、html、js。只需要简单的配置,同样可以做出复杂的网站。(页面响应式,支持多浏览器、按需加载等全实现)
26
27 ``` 2、```更丰富的组件库(基于antd@3以上版本、echarts、fixed-data-table等第三方组件,封装出风格一致,功能强大,使用方便的业务组件)
28
29 ``` 3、```开发app套路统一、状态实时监控、管理起来更容易。
30
31 ``` 4、```灵活的业务通过装饰
32
33
34
35
36 ### 目前ttk-app-core版本为v1.x,构建系统基于[webpack v3](https://webpack.js.org/)。构建产出代码支持IE9及以上版本浏览器。 ###
37
38 ### 命名来源:TTK是三国演义(The Three Kingdoms)的简写,它代表一个团队,ttk-app-core是整个企业开发平台(TTK)中的前端框架部分。 ###
39
40 ttk-app-core的诞生离不开 [ziaochina](https://github.com/ziaochina/) 开源项目以及其他开源软件,再次感谢为ttk-app-core开源项目付出的个人及组织。
41
42
43
44
\No newline at end of file