pandoc-csv2table VS pandoc-placetable

Compare pandoc-csv2table vs pandoc-placetable and see what are their differences.

pandoc-csv2table

A Pandoc filter that renders CSV as Pandoc Markdown Tables. (by baig)

pandoc-placetable

Pandoc filter to include CSV data (from file or URL) (by mb21)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pandoc-csv2table pandoc-placetable
- 1
95 38
- -
4.3 0.0
9 months ago over 3 years ago
Haskell Haskell
MIT License LicenseRef-GPL
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pandoc-csv2table

Posts with mentions or reviews of pandoc-csv2table. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning pandoc-csv2table yet.
Tracking mentions began in Dec 2020.

pandoc-placetable

Posts with mentions or reviews of pandoc-placetable. We have used some of these posts to build our list of alternatives and similar projects.
  • What would be the downsides of extending the image syntax ![]() to tables?
    1 project | /r/pandoc | 22 Feb 2023
    You could do this with a pandoc filter. That's probably more flexible than a pandoc built-in. You can easily adapt a filter to various situations, file types, and so on. After a very limited search on the internet, I do find quite some filters that convert csv formatted data in code blocks to tables. For example, https://github.com/mb21/pandoc-placetable. I'm sure there are also filters out there that take a pandoc link to a CSV file and convert it to a table. If not, they're not difficult to write either, and then you can get exactly what you want.

What are some alternatives?

When comparing pandoc-csv2table and pandoc-placetable you can also consider the following projects:

diagrams-pandoc - A pandoc filter to express diagrams inline using the haskell EDSL diagrams.

pandoc-crossref - Pandoc filter for cross-references

fuzzy - Fuzzy string search in Haskell

pandoc-highlighting-extensions - Extensions to Pandoc syntax highlighting

pandoc-citeproc - Library and executable for using citeproc with pandoc

MoeDict - Haskell Utilities working with MoeDict.tw JSON dataset

pandoc-japanese-filters - Pandoc filters to treat Japanese-specific markups

JSONb - Parses JSON from byte strings (instead of character strings).

pandoc-lens - Lenses for the Pandoc AST

pandoc-citeproc-preamble - Insert a preamble before pandoc-citeproc's bibliography

pandoc-types - types for representing structured documents