Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ximing/dxexcel-collab
dxexcel collba moduledxexcel collba module
https://github.com/ximing/dxexcel-collab
Last synced: 14 days ago
JSON representation
dxexcel collba moduledxexcel collba module
- Host: GitHub
- URL: https://github.com/ximing/dxexcel-collab
- Owner: ximing
- Created: 2017-11-15T10:59:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T11:00:42.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T02:19:26.257Z (26 days ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 开发
```apple js
npm run dev
```
### build demo
```apple js
npm run builddemo
```### bulid lib
```apple js
npm run buildlib
```