DavidVollmers / Ignis

The Blazor framework for building modern web applications.
https://ignis.dvolper.dev
MIT License
137 stars 8 forks source link
asp-net asp-net-core blazor blazor-server blazor-webassembly component-library components framework headlessui razor razor-pages ui ui-components web



The Blazor framework for building modern web applications.

Features

Getting Started

Visit the official website for guides and documentation: https://ignis.dvolper.dev


Packages

Please refer to the official website for more information.

Ignis.Components

The core components package, containing abstract component bases which implement the Ignis component lifecycle and common components like Dynamic and Fragment.

Ignis.Components.Web

The web components package, containing components and interfaces that are specific to the web/browser, like ScrollDetector and ILocalStorage or IFocus.

Ignis.Components.Reactivity

The reactivity package, containing components and classes that are specific to the Ignis reactivity system.

Ignis.Utils

This package contains a set of utilities that can be used in your application, like a static Css class that can be used to generate CSS classes for your components.

Ignis.Components.HeadlessUI

This package contains a set of components that are based on the HeadlessUI project.

You can read more about it here.

Ignis.Components.HeroIcons

Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.

Port of the heroicons project based on Ignis components.


License

This project is licensed under the MIT license.