https://github.com/theronione/mdtable.jl
A package for reading and writing MD tables.
https://github.com/theronione/mdtable.jl
julia markdown
Last synced: 9 months ago
JSON representation
A package for reading and writing MD tables.
- Host: GitHub
- URL: https://github.com/theronione/mdtable.jl
- Owner: TheRoniOne
- License: mit
- Archived: true
- Created: 2020-11-08T16:43:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-22T00:15:41.000Z (over 5 years ago)
- Last Synced: 2025-10-14T20:37:19.348Z (9 months ago)
- Topics: julia, markdown
- Language: Julia
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MDTable
[](https://theronione.github.io/MDTable.jl/dev/)

[](https://ci.appveyor.com/project/TheRoniOne/MDTable-jl)
[](https://codecov.io/gh/TheRoniOne/MDTable.jl)
A package for reading and writing MD tables.
Read any MD table file as DataFrame and write as MD table any type implementing the [Tables.jl](https://github.com/JuliaData/Tables.jl) interface.