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

https://github.com/mrmurphy/elm-html-table

Making semantic & accessible HTML tables relatively easy!
https://github.com/mrmurphy/elm-html-table

Last synced: 12 days ago
JSON representation

Making semantic & accessible HTML tables relatively easy!

Awesome Lists containing this project

README

          

# Elm Html Table

![A screenshot of the table output](https://cloud.githubusercontent.com/assets/1227109/13919585/f838f042-ef33-11e5-9a9e-7f75d6e266db.png)

A function that spits out semantic and accessible HTML tables. No more trying to remember all those accessibility steps!

(Note, there's no styling included. The screenshot above has these styles applied: [https://milligram.github.io/](https://milligram.github.io/))