A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Tabulator - A demo module for using Tabulator to convert JSON data into a dynamic table
-
[card:E3V3A/MMM-Tabulator]
Hi Guys!
I have finally completed my first module to demonstrate the use of Tabulator. Tabulator is an extremely flexible library to convert CSV, XML and JSON data into dynamic HTML tables.- No more DOM writing
- No more HTML clutter
- Easy data modification, sorting and theming
In my MMM-Tabulator repo, there are two different versions, showing the same data.
- In the native MagicMirror environment (and over server) and
- Directly by loading embedded JSON via HTML from
demo.html
.
Cheers,
E:V:A