GitHub - editorblitz/tableizer: A client side solution that let's you turn tabular data that you might copy from Excel or Google Spreadsheet into a html formatted table to paste in an email

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

46 Commits

Repository files navigation

tableizer

A client side solution that let's you turn tabular data that you might copy from Excel or Google Spreadsheet into a html formatted table to paste in an email.

It's inspired by tableizer.journalistopia.com. I didn't like the fact that it's a server side solution and I often need to drag columns, delete them or tranpose the whole thing.

##Features##

  • pure javascript
  • transpose
  • drag/reorder columns
  • delete columns

##Demo##

http://devotis.nl/tableizer/

About

A client side solution that let's you turn tabular data that you might copy from Excel or Google Spreadsheet into a html formatted table to paste in an email

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • JavaScript 70.5%
  • CSS 29.5%