Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

localo-com/html5ever_elixir

 
 

Repository files navigation

Html5ever binding for Elixir

NIF binding of html5ever using rustler.

It is currently functional, but missing some features and optimization.

Installation

The package can be installed by adding html5ever to your list of dependencies in mix.exs:

def deps do
  [{:html5ever, github: "surferlocal/html5ever_elixir"}]
end

License

Licensed under either of

at your option.

About

NIF wrapper of html5ever using Rustler

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.6%
  • Rust 31.3%
  • Elixir 12.1%