Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgw2030521/tree-config
canvas绘制的任意交叉树组件
https://github.com/dgw2030521/tree-config
react tree-structure typescript vite
Last synced: 14 days ago
JSON representation
canvas绘制的任意交叉树组件
- Host: GitHub
- URL: https://github.com/dgw2030521/tree-config
- Owner: dgw2030521
- Created: 2024-08-28T07:32:36.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-02T03:01:19.000Z (4 months ago)
- Last Synced: 2024-12-02T03:30:09.382Z (about 1 month ago)
- Topics: react, tree-structure, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 依赖包
### 使用示例
```javascript
root.render(
,
);
```### 开发
- 多入口组件开发
- git acm
- npm run release patch
- npm publish
- git push