https://github.com/movsb/javascript-table-editor
A simple JavaScript Table Editor.
https://github.com/movsb/javascript-table-editor
javascript table table-editor
Last synced: about 1 month ago
JSON representation
A simple JavaScript Table Editor.
- Host: GitHub
- URL: https://github.com/movsb/javascript-table-editor
- Owner: movsb
- Created: 2025-08-26T10:00:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-08-26T11:20:45.000Z (about 1 month ago)
- Last Synced: 2025-08-26T13:26:41.420Z (about 1 month ago)
- Topics: javascript, table, table-editor
- Language: JavaScript
- Homepage: https://movsb.github.io/javascript-table-editor/
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Table Editor
Live Demo: .
A vanilla JavaScript Table Editor, which supports:
* Adding Rows/Cols
* Deleting Rows/Cols
* Merge/Split
* Undo/Redo
* Toggle Headers
* Drag & drop to Re-order.## TODO
- [ ] Fix move indicator bar position issue for scaled viewport on Safari.
## License
MIT.