Skip to content

InternetPolicyReview/table-editor

 
 

Repository files navigation

Table editor

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

Forked from alphagov's table editor to allow a few more tags.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.5%
  • CSS 22.5%