Drab
Remote controlled frontend framework for Phoenix. (by grych)
tidy_ex
Elixir binding to the granddaddy of HTML tools (by f34nk)
Drab | tidy_ex | |
---|---|---|
1 | 4 | |
869 | 9 | |
- | - | |
0.0 | 2.5 | |
over 1 year ago | 8 months ago | |
Elixir | C | |
MIT License | GNU Lesser General Public License v2.1 or later |
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.
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.
Drab
Posts with mentions or reviews of Drab.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-25.
-
Ask HN: Does anyone here makes sw for kiosks, infotainments or similar?
That's basically what I did for some screens around the office (before covid sent us to remote work) - elixir backend with a raspberry pi on the back of each TV, then Drab[0] to update the screen over websockets (liveview wasn't a thing then IIRC)
[0] https://tg.pl/drab
tidy_ex
Posts with mentions or reviews of tidy_ex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-08.
-
The top-ranking HTML editor on Google is an SEO scam
As one of the maintainers of "HTML Tidy," I want to point out that the referenced "htmltidy.net" has nothing to do with the HTML Tidy product, the html-tidy.org domain, or the product hosted at github (and previously at sourceforge).
-
Announcing DjHTML: A Django template indender
Thanks! I wrote this tool for this exact purpose: prettifying Django templates. Together with curlylint (or even the original HTML Tidy) it's the perfect pre-commit pipeline to make sure all templates are always in perfect shape.
-
Render HTML in Bash?
There are several options. Prettier The HTML Tidy project.
-
looking for html beautifier
HTML Tidy
What are some alternatives?
When comparing Drab and tidy_ex you can also consider the following projects:
floki - Floki is a simple HTML parser that enables search for nodes using CSS selectors.
html_entities - Elixir module for decoding HTML entities.
Meeseeks - An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
modest_ex - Elixir library to do pipeable transformations on html strings (with CSS selectors)
html_sanitize_ex - HTML sanitizer for Elixir
myhtmlex - Elixir/Erlang bindings for lexborisov's myhtml