1.1.2 • Published 2 years ago
table-sheets v1.1.2
Verzla - Table Sheets
An excel-like sheet editor for large data sets.
yarn add table-sheets
Todos
- Remove react and react-dom as a dev dependency
- Create an example project with Vite
- Figure out why onClick is not working in the autocomplete
- History management of the data (Undo, Redo)
- Write a better readme :~
- Create docs
- Readonly cells are buggy in the move function (Should not be targetable)
- Support editing multiple cells at once
- Support copying and pasting one value into multiple fields
- Support copying and pasting multiple values into multiple fields? (primitive values only?)