English| 简体中文
Univer,Luckysheet 2.0 upgrade version.
⚠️ This project is still in development, only for testing and learning, not for production
Node.js Version >= 14.19
git clone http://github.com/dream-num/univer
cd univer
npm i -g pnpm # MacOS : sudo npm i -g pnpm
npx playwright install
pnmp i
npm run dev
For more development tutorials, please refer to Contribution Guide.
Please file an issue at Issues.
-
Basic ability
- core data structures
- render
- UI
- cell editing
-
Sheet operation
- sheet delete
- sheet copy
- sheet sort
- sheet rename
- sheet change color
- sheet hide
- sheet unhide
- sheet move left
- sheet moves right
-
Right click menu
- copy
- paste
- insert row
- insert column
- delete selected rows
- delete selected columns
- delete cell
- clear content
-
Toolbar
- undo
- redo
- formatter
- currency format
- percent format
- Decrease decimal places
- increase the number of decimal places
- more formats
- font family
- font size
- bold
- italic
- strikethrough
- underscore
- text color
- fill color
- border
- merge cells
- horizontal alignment
- vertical alignment
- text wrap
- text rotation
-
Count bar
- count
- zoom
-
Plugins
- clipboard
- format
- formula
- image
- Frozen
- link
- comment
- pivot table
- chart
- sort
- filter
- conditional format
- alternating colors
- data validation
- split column
- screenshot
- find
- replace
- protection
- import and export
- collaboration
- render
- UI
- Pending
- render
- UI
- Pending