blattmann / mdtablesparser

Parse markdown tables with a tiny javascript file.

Home Page:https://blattmann.github.io/mdtablesparser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdtablesparser

Parse markdown tables with a tiny javascript file.

Example

https://blattmann.github.io/mdtablesparser/

Hint

The Javascript parser uses ES6. You may run this snippet on all current versions of Chrome without the need of compiling it back to ES5. If you want to be able to use it on older browsers please add some babel package (NPM stuff) on your own ;)

The cssfolder also contains a scss version ;)

About

Parse markdown tables with a tiny javascript file.

https://blattmann.github.io/mdtablesparser/


Languages

Language:JavaScript 100.0%