alinnert / tblr

A Chrome Packaged App that generates HTML code for tables, filled with data.

Home Page:https://alinnert.github.io/tblr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-Logo tblr - html table creator for the web

Launch Tblr

Description

This app converts your data ‒ copy-pasted from Excel, a CSV or other text-based formats ‒ into an html table.

You can also see some statistics about your data like number of rows, columns and empty cells.

Screenshots

Preview data in a table

Generate HTML

Data in the screenshots is from Mockaroo.

Known issues

No support for line breaks

It's not supported to paste tables from Microsoft Office Excel that include line breaks.

Why? ‒ There's technically no difference between line breaks and a new table row. There's no way to tell them apart.

Links

About

A Chrome Packaged App that generates HTML code for tables, filled with data.

https://alinnert.github.io/tblr


Languages

Language:JavaScript 37.1%Language:HTML 31.8%Language:CSS 31.1%