toml
html-to-markdown


toml | html-to-markdown | |
---|---|---|
5 | 4 | |
4,641 | 2,617 | |
0.7% | 5.8% | |
6.2 | 8.6 | |
4 months ago | 12 days ago | |
Go | Go | |
MIT License | MIT License |
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.
toml
- how to write struct data into a file
-
Distributed IM Service in Golang
BurntSushi / toml : This is an excellent configuration file format, which I personally prefer
-
Rust Moderation Team Resigns
He's also a prominent contributor to the Go ecosystem.
https://github.com/BurntSushi/toml
- BurntSushi/toml is supported again! And by it's by arp242
-
GOPROXY alternative for non go modules
There are packages such as https://github.com/BurntSushi/toml which is not a go module, how should I serve it in an airlocked network? For go modules I'm using athens is there something similar to it for non go modules?
html-to-markdown
-
AIM Weekly for 11/11/2024
π All this buildings π Synthetic Data Generator - local on Ollama! π» Agentic Mesh Future! π¦Ύ Convert an entire HTML Website to Markdown with Great GO CLI Tool π«Ά LiteLLM π How to setup InstructLab Granite Model π Fundamentals of Platform Transforamation Salesforce π Graphrag Explaing π Matryoshka Embedding Detail at Multiple Scales π Browser Use for LLM π Creating Advanced AI Agents with Ollama and Langchain π» Great command line REST Client π€ Inkeep Builds an AI Assistant with Milvus β Visual Data Transformation ETL π» What is a LongRAG π οΈ PymuPDF4llm is Your New Best Friend π«Ά WebScraping for LLM
-
Show HN: HTML-to-Markdown β convert entire websites to Markdown with Golang/CLI
Yeah good point, that's actually difficult. They use many `` html tags to color individual words and syntax.
But I wrote logic to handle that. It probably needs to be adapted at some point, but works surprisingly well. Have a look at the testdata files ("code.in.html" and "code.out.md" files [1]).
Feel free to give it a try & let me know if you notice any edge cases!
[1] https://github.com/JohannesKaufmann/html-to-markdown/blob/ma...
-
Htmd: A turndown.js inspired HTML-to-Markdown converter for Rust
Note: Six years ago I open sourced a Golang library [1]. Currently I am re-writing it completely with the aim of getting even better than Pandoc. And wrote about the encountered edge-cases [2].
[1] https://github.com/JohannesKaufmann/html-to-markdown
[2] https://html-to-markdown.com/edge-cases
What are some alternatives?
mxj - Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.
ODF - Open Document Format (ODF) generator library for Go.
editorconfig-core-go - EditorConfig Core written in Go
micro-editor - A modern and intuitive terminal-based text editor
GoQuery - A little like that j-thing, only in Go.
xpath - XPath package for Golang, supports HTML, XML, JSON document query.
gotext - Go (Golang) GNU gettext utilities package
xquery
inject
cat - Extract text from plaintext, .docx, .odt and .rtf files. Pure go.
bbConvert - Converter from BBCode to HTML
go-vcard - A Go library to parse and format vCard

