# 贡献内容?

### 前言

本篇`Wiki`, 专门为`暂时没有明确贡献目标`的 coder 准备, 如果你已经有了贡献内容, 请移步 [如何贡献?](https://github.com/ddzy/ts-utility-plugins/wiki/%E5%A6%82%E4%BD%95%E8%B4%A1%E7%8C%AE%3F)

### 目标

> 以下所有内容可参考: [ddzy](https://github.com/ddzy/ts-utility-plugins/tree/master/src/ddzy)

* canvas
  * 可以使用`ts`重构你写的 canvas 小游戏、小特效
* business
  * 以前的轮播啊、tab切换, 都可以作为贡献内容, 前提是需使用`ts`重构
* utility
  * 平时封装的小工具啊, 小方法之类的都可以贡献


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ddzy.gitbook.io/ts-utility-plugins-docs/extra/gong-xian-nei-rong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
