phoenix_routes_js
Route helpers
Provides JavaScript helpers to access Phoenix routes and related data in a browser-friendly way
Phoenix routes helpers in JavaScript code.
21 stars
4 watching
4 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
helpersjavascriptphoenix-frameworkroutes
Related projects:
Repository | Description | Stars |
---|---|---|
khusnetdinov/phoenix_gon | A JavaScript toolset that makes it easy to access and manipulate variables in Phoenix web applications | 99 |
ikeikeikeike/phoenix_html_simplified_helpers | A collection of reusable functions for simplifying HTML output in Elixir Phoenix applications. | 31 |
vt-elixir/ja_resource | Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
jsonmaur/phoenix-turnstile | Adds CAPTCHA functionality to Phoenix applications using Cloudflare's Turnstile service | 12 |
railsware/js-routes | Generates JavaScript code to define named routes from Rails applications | 1,610 |
fedeisas/laravel-4-js-routes | Exposes named routes from Laravel to JavaScript frameworks | 62 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
sugar-framework/elixir-http-router | A set of macros and tools to organize and develop HTTP routes in Elixir applications. | 14 |
inertiajs/inertia-phoenix | An Elixir-based adapter for Inertia.js to power Phoenix web applications | 185 |
cblavier/phx_component_helpers | Provides reusable, configurable UI components for Phoenix LiveView applications | 134 |
devato/inertia_phoenix | An adapter that enables Inertia.js functionality in Elixir Phoenix applications | 87 |
jsonmaur/phoenix-pages | Adds support for blogs, documentation, and static pages to Phoenix apps | 72 |
arthurgermano/svelte-client-router | A Svelte library that simplifies client-side routing in Single Page Applications (SPAs) | 17 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |