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

https://github.com/ms-fadaei/simpledsheet

A simple implementation of the standard spreadsheet.
https://github.com/ms-fadaei/simpledsheet

spreadsheet vite vitesse vue

Last synced: 26 days ago
JSON representation

A simple implementation of the standard spreadsheet.

Awesome Lists containing this project

README

        

# Simpledsheet
> A simple implementation of the standard spreadsheet. [Try it now!](https://ms-fadaei.github.io/simpledsheet/)

## What did I use?
- [Vue 3](https://v3.vuejs.org/)
- [Vite](https://vitejs.dev/)
- [Vitesse](https://github.com/antfu/vitesse)
- [Vite-SSG](https://github.com/antfu/vite-ssg)
- [UnoCSS](https://github.com/antfu/unocss)
- [VueUse](https://github.com/antfu/vueuse)
- [VueUse/Head](https://github.com/vueuse/head)

## License

[MIT License](./LICENSE)

Copyright (c) Mohammad Saleh Fadaei ([@ms-fadaei](https://github.com/ms-fadaei))