Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ximing/xmexcel
A excel transform for realtime collaboration write by javascript
https://github.com/ximing/xmexcel
Last synced: 15 days ago
JSON representation
A excel transform for realtime collaboration write by javascript
- Host: GitHub
- URL: https://github.com/ximing/xmexcel
- Owner: ximing
- Created: 2017-12-28T08:06:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T11:04:24.000Z (over 1 year ago)
- Last Synced: 2025-01-05T23:35:29.061Z (19 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![build workflow](https://github.com/ximing/xmexcel/actions/workflows/build.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/ximing/xmexcel/badge.svg?branch=master)](https://coveralls.io/github/ximing/xmexcel?branch=master)### 开发
```bash
pnpm install
pnpm run test:watch
```