Skip to content

DavidVollmers/Ignis

Repository files navigation




The Blazor framework for building modern web applications.

Features

  • Component-based: Ignis is a component-based framework that allows you to build your application using components.
  • Blazor: Ignis is built on top of Blazor, which means that you can use all of the features that Blazor has to offer.
  • Open-source: Ignis is open-source and free to use. You can use it for both personal and commercial projects.
  • Lightweight: Ignis is lightweight and does not have any dependencies other than Blazor.
  • Integration: You can use Ignis to build your application from scratch or use it to extend your existing application.
  • Control: Ignis gives you full control over your application rendering. You can decide when to render your components or rely on the Ignis reactivity system.
  • HeadlessUI: Ignis supports Headless UI. Headless UI is a set of unstyled, fully accessible UI components.

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.