Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```