jpcarpenter / table-editor

Table editor for creating complex tables in HTML

Home Page:https://alphagov.github.io/table-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table editor

WYSIWYG HTML editor for complex tables, when Markdown just doesn't cut it.

Screenshots

Live examples

Nomenclature

  • Complex table: when a table needs header cells anywhere, merged cells and various classes

Technical documentation

This is a pure static JavaScript application and can be run in any modern browser. It needs an internet connection for accessing TinyMCE's CDN at least when first loading the page.

Dependencies

  • TinyMCE - JS for editor used via their CDN

Licence

MIT License

About

Table editor for creating complex tables in HTML

https://alphagov.github.io/table-editor/

License:MIT License


Languages

Language:CSS 56.7%Language:HTML 43.3%