OpenWebSheet
OpenWebSheet copied to clipboard
OpenSource Web based spreadsheet
OpenWebSheet
OpenSource Web based spreadsheet
Installed PWA:
for installing the pwa app click on install icon at the url bar's right side
- Install the PWA application
- Download the
demo.owssample file - click on load Folder Icon and load the sample file
Roadmap
- [x] basic structure
- [x] canvas rendering
- [x] basic content editor
- [x] borders
- [x] merge and split
- [ ] formula and expressions
- [x] Basic Support
- [ ] Advanced features
- [x] import/export
- [x] Mathematical formulas
- [ ] Open office format support
- [ ] advanced ui features
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and magnifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Run your unit tests
npm run test:unit