components_guide VS Drab

Compare components_guide vs Drab and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
components_guide Drab
1 1
21 870
- -
9.6 0.0
2 months ago over 1 year ago
Elixir Elixir
Creative Commons Attribution Share Alike 4.0 MIT License
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.

components_guide

Posts with mentions or reviews of components_guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.
  • WebAssembly Text Code Samples
    5 projects | news.ycombinator.com | 22 Apr 2023
    This is fantastic. The specs and the MDN documentation are pretty detailed, but I’ve found I need a fair bit of trial and error to understand some WAT language features.

    The loop with a block directly inside is a good regular pattern! I’ll be using that all the time now.

    I’ve been writing an Elixir DSL for WAT. Elixir has a powerful macro system, so I can closer to that pseudo C-syntax in this post, plus some other niceties. I plan to open source it as a library soon.

    Here are examples I’ve written in it, like an HTML escaper, stateful HTML component, bump allocator, and a few state machines.

    https://github.com/ComponentsGuide/components_guide/tree/mas...

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.

What are some alternatives?

When comparing components_guide and Drab you can also consider the following projects:

bfasm - more experiments in webassembly

floki - Floki is a simple HTML parser that enables search for nodes using CSS selectors.

ffmpeg.wasm - FFmpeg for browser, powered by WebAssembly

Meeseeks - An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.

livebook - Interactive and collaborative code notebooks for Elixir - made with Phoenix LiveView [Moved to: https://github.com/livebook-dev/livebook]

html_sanitize_ex - HTML sanitizer for Elixir

website - WebAssembly website

html_entities - Elixir module for decoding HTML entities.

uneebee - Platform for creating interactive courses.

modest_ex - Elixir library to do pipeable transformations on html strings (with CSS selectors)

livebook - Automate code & data workflows with interactive Elixir notebooks

myhtmlex - Elixir/Erlang bindings for lexborisov's myhtml