https://github.com/ddzy/ts-utility-plugins-docs
ts-utility-plugins 文档
https://github.com/ddzy/ts-utility-plugins-docs
docs frontend-web gitbook markdown
Last synced: 27 days ago
JSON representation
ts-utility-plugins 文档
- Host: GitHub
- URL: https://github.com/ddzy/ts-utility-plugins-docs
- Owner: ddzy
- Created: 2020-09-16T03:25:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T03:30:49.000Z (over 5 years ago)
- Last Synced: 2025-03-10T18:28:15.703Z (over 1 year ago)
- Topics: docs, frontend-web, gitbook, markdown
- Homepage: https://ddzy.gitbook.io/ts-utility-plugins-docs/
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
### 说明
`2020/09/15` 由于个人操作失误, 删除了原本维护了一年多的文档 space, 这是船新的版本.
好玩、有趣的插件库, 使用纯原生`ts`构建, 不参杂其它框架. 目前囊括特效\(`canvas`\)、业务\(`business`\)、工具\(`utility`\)三个大区块, 本项目仅供参考学习~
项目的主要受众:
* 想实战`ts`的小白
* 想重拾原生coding能力的框架搬运工
* 想提升插件编写能力的工程师
* 想互相借鉴优秀代码的`sharer`
欢迎 [贡献代码](extra/ru-he-gong-xian.md)!
### 源码
{% embed url="https://github.com/ddzy/ts-utility-plugins" %}
### 目录
| Name | Description | Link |
| :--- | :--- | :--- |
| Business | 业务插件集锦 | [business-tabs](business/business-tabs.md) |
| Canvas | 特效插件集锦 | [canvas-colorful-bubble](canvas/canvas-colorful-bubble.md) |
| Utility | 工具插件集锦 | [utility-algorithm](utility/untitled/) |
###