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

https://github.com/fs-frost/excel2json

Tool to convert Excel files to JSON.
https://github.com/fs-frost/excel2json

excel

Last synced: 11 months ago
JSON representation

Tool to convert Excel files to JSON.

Awesome Lists containing this project

README

          

# excel2json

![main](https://github.com/FS-Frost/excel2json/actions/workflows/main.yml/badge.svg)

https://fs-frost.github.io/excel2json/

Tool to convert Excel files to JSON.

## Install dependencies

```sh
bun install
```

## Run on localhost

```sh
bun dev
```