javascript-table-editor
v1.0.8
Published
Live Demo: <https://movsb.github.io/javascript-table-editor/>.
Readme
JavaScript Table Editor
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.
Build
all
$ bun run buildpublish
$ bun publishTODO
- [x] Fix move indicator bar position issue for scaled viewport on Safari.
License
MIT.
