Live Demo: https://movsb.github.io/javascript-table-editor/.
NPM: javascript-table-editor - npm
A vanilla JavaScript Table Editor, which supports:
- Adding Rows/Cols
- Deleting Rows/Cols
- Merge/Split
- Undo/Redo
- Toggle Headers
- Drag & drop to Re-order.
For both Desktop and Mobile devices.
$ bun run build$ bun publish- Fix move indicator bar position issue for scaled viewport on Safari.
MIT.