f34nk

Total Owned Packages
3

Total Downloads
4 265

  • lexbor_erl0.3.0

    219 Downloads

    Fast HTML5 parser with DOM manipulation, CSS selectors, and streaming support via Lexbor C library

  • modest_ex2.1.0

    3 711 Downloads

    ModestEx - A library to do pipeable transformations on html strings with CSS selectors, e.g. find(), prepend(), append(), replace() etc.

  • tidy_ex0.1.0-dev

    335 Downloads

    TidyEx corrects and cleans up HTML content by fixing markup errors. Elixir binding to the granddaddy of HTML tools (http://www.html-tidy.org/). Binding implemented as a C-Node based on the excellent example of Lukas Rieder's nodex.