Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidvollmers/ignis
The Blazor framework for building modern web applications.
https://github.com/davidvollmers/ignis
asp-net asp-net-core blazor blazor-server blazor-webassembly component-library components framework headlessui razor razor-pages ui ui-components web
Last synced: 3 days ago
JSON representation
The Blazor framework for building modern web applications.
- Host: GitHub
- URL: https://github.com/davidvollmers/ignis
- Owner: DavidVollmers
- License: mit
- Created: 2023-07-13T03:22:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-20T21:46:58.000Z (2 months ago)
- Last Synced: 2025-01-16T10:47:23.397Z (5 days ago)
- Topics: asp-net, asp-net-core, blazor, blazor-server, blazor-webassembly, component-library, components, framework, headlessui, razor, razor-pages, ui, ui-components, web
- Language: C#
- Homepage: https://ignis.dvolper.dev
- Size: 2.26 MB
- Stars: 153
- Watchers: 10
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![](https://img.shields.io/github/v/release/DavidVollmers/Ignis)](https://github.com/DavidVollmers/Ignis/releases)
[![](https://img.shields.io/nuget/dt/Ignis.Components)](https://www.nuget.org/packages/Ignis.Components)
[![](https://img.shields.io/github/license/DavidVollmers/Ignis)](https://github.com/DavidVollmers/Ignis/blob/master/LICENSE.txt)
[![](https://img.shields.io/codecov/c/github/DavidVollmers/Ignis)](https://app.codecov.io/gh/DavidVollmers/Ignis)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](https://headlessui.com). 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
---
## License
This project is licensed under the [MIT](LICENSE.txt) license.