git clone https://github.com/nusr/excel.git
cd excel
npm i -g pnpm jscpd
pnpm i
npm run start
npm run test
pnpm exec playwright install --with-deps
npm run e2e
- Online Collaboration
- Web Worker parse formulas
- OffScreenCanvas Render
- Undo
- Redo
- Copy
- Cut
- Paste
- Formulas
- Font Family
- Font Size
- Font Color
- Fill Color
- Bold
- Italic
- Strike
- Underline
- Border
- Text Vertical Align
- Text Horizontal Align
- Text Wrapping
- Number Format
- AutoFilter
- Merge Cells
- Chart
- Floating Picture
- Define Name
- Insert Row
- Insert Column
- Delete Row
- Delete Column
- Hide Row
- Hide Column
- Row Height
- Column Width
- Insert Sheet
- Delete Sheet
- Rename Sheet
- Hide Sheet
- Unhide Sheet
- Import XLSX
- Export XLSX
- Import CSV
- Export CSV
- Dark Mode
- I18N