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.
- Host: GitHub
- URL: https://github.com/ms-fadaei/simpledsheet
- Owner: ms-fadaei
- License: mit
- Created: 2022-01-27T18:22:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T08:56:37.000Z (about 3 years ago)
- Last Synced: 2025-03-24T09:47:09.858Z (about 1 month ago)
- Topics: spreadsheet, vite, vitesse, vue
- Language: Vue
- Homepage: https://ms-fadaei.github.io/simpledsheet/
- Size: 188 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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))