An open API service indexing awesome lists of open source software.

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.

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.