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!
- Host: GitHub
- URL: https://github.com/mrmurphy/elm-html-table
- Owner: mrmurphy
- Created: 2016-03-21T13:09:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T13:23:23.000Z (about 10 years ago)
- Last Synced: 2026-02-22T18:25:13.874Z (4 months ago)
- Language: Elm
- Size: 1.95 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Elm Html Table

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/))