sneeze
HTML renderer
Tools for rendering Elixir data structures into HTML
Render Elixir data-structures to HTML, inspired by Hiccup.
59 stars
1 watching
8 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
elixirelixir-lang
Related projects:
Repository | Description | Stars |
---|---|---|
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
elixir-crawly/crawly | A framework for extracting structured data from websites | 987 |
wkhere/webassembly | A DSL for creating HTML structures in Elixir using WebAssembly | 73 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
vishnevskiy/elixirsublime | Provides code completion and linting for Elixir projects in SublimeText 3 | 364 |
goulashify/smile | Experimenting with metaprogramming in Elixir by mapping emoji mappers to their corresponding emojis | 5 |
slime-lang/slime | A minimalistic HTML template library for Elixir inspired by Slim. | 371 |
ikeikeikeike/bing_translator | An Elixir interface to Bing's translation API | 9 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |
mhanberg/temple | An HTML DSL for Elixir web applications | 486 |
f34nk/tidy_ex | A C-based Elixir binding for a popular HTML cleaning tool. | 9 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
elixir-lang/elixir-lang.github.com | A static site hosting and development environment for the Elixir programming language website | 355 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |