phoenix_html_simplified_helpers
HTML helper library
A collection of reusable functions for simplifying HTML output in Elixir Phoenix applications.
Some helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )
31 stars
2 watching
11 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
elixirhelperhtmlphoenix
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
vt-elixir/ja_resource | Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
khusnetdinov/phoenix_routes_js | Provides JavaScript helpers to access Phoenix routes and related data in a browser-friendly way | 21 |
cblavier/phx_component_helpers | Provides reusable, configurable UI components for Phoenix LiveView applications | 134 |
antonmi/espec_phoenix | Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework | 138 |
devato/inertia_phoenix | An adapter that enables Inertia.js functionality in Elixir Phoenix applications | 87 |
efexen/elixir-tab | A Chrome Extension that replaces the new tab page with random Elixir code and its documentation | 104 |
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 |
inertiajs/inertia-phoenix | An Elixir-based adapter for Inertia.js to power Phoenix web applications | 185 |
annkissam/rummage_phoenix | A Phoenix support framework for searching and sorting data in Ecto models | 152 |
junekelly/sneeze | Tools for rendering Elixir data structures into HTML | 59 |
xavier/huex | An Elixir client library for controlling Philips Hue smart light bulbs | 64 |
mgwidmann/scrivener_html | A set of Elixir libraries that provide HTML view helpers for building pages with various CSS frameworks and Scrivener's page struct. | 125 |