Top 12 Elixir HTML Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
Meeseeks
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
phoenix_html_simplified_helpers
Some helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )
-
Project mention: Minifying HTML for GPT-4o: Just Remove All the HTML Tags | news.ycombinator.com | 2024-09-06
What I do is convert to markdown, that way you still get some semantic structure. Even built an Elixir library for this: https://github.com/agoodway/html2markdown
Elixir HTML discussion
Elixir HTML related posts
Index
What are some of the best open-source HTML projects in Elixir? This list will help you:
# | Project | Stars |
---|---|---|
1 | floki | 2,080 |
2 | Drab | 879 |
3 | temple | 489 |
4 | scrape | 329 |
5 | Meeseeks | 316 |
6 | html_sanitize_ex | 274 |
7 | readability | 266 |
8 | scrivener_html | 125 |
9 | html_entities | 88 |
10 | vnu-elixir | 55 |
11 | phoenix_html_simplified_helpers | 31 |
12 | html2markdown | 19 |