Introduction

UI components for Phoenix LiveView applications.

Fluxon UI is a collection of UI components designed specifically for Phoenix LiveView applications. The components have been thoughtfully crafted to prioritize simplicity and accessibility without compromising customizability, enabling developers to build beautiful web interfaces efficiently.

Accessible

Accessibility is at the core of Fluxon UI. The components go beyond basic ARIA attributes, offering full keyboard navigation and built-in focus management. Adhering to WAI-ARIA standards, Fluxon UI ensures that applications built with these components are usable by as many people as possible, promoting inclusive web experiences.

Customizable

While Fluxon components come with a polished design out of the box, they're highly customizable in terms of styling. Developers can easily adjust the look and feel to fit their project's unique needs without sacrificing the underlying accessibility features.

Consistent

Fluxon UI components are designed with a cohesive aesthetic in mind. Each element shares a consistent look and feel, ensuring that all parts of the library work together seamlessly. This visual harmony creates a polished and professional user interface across your entire application.

Lightweight

Unlike many other UI libraries, Fluxon UI doesn't rely on heavy JavaScript frameworks under the hood. It uses a thin vanilla JS layer, ensuring optimal performance and minimal overhead in your Phoenix LiveView applications.