Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.54 KB

File metadata and controls

46 lines (26 loc) · 1.54 KB

BitBlazor

BitBlazor is a UI library that provides accessible, reusable Blazor components styled with Bootstrap Italia.
The goal is to offer a comprehensive set of components for .NET 9 applications, following accessibility best practices and the official Bootstrap Italia design system.

Features

  • Accessible Blazor components
  • Styled with Bootstrap Italia
  • .NET 9+ support
  • Comprehensive documentation

Installation & Prerequisites

Requires .NET 9+.

Install via NuGet:

dotnet add package BitBlazor

Documentation

Comprehensive documentation can be found in the docs folder.

A Storybook of the library is available here.

The storybook website is made using the project Blazing Story by @jsakamoto.

Roadmap

For the development plan and component list, see ROADMAP.md.

See the CHANGELOG.md file to keep track of all the project's releases.

Contributing

Contributions are always welcome!

If you have any issues, feedback, or feature requests, please see the CONTRIBUTING

License

The project is released under MIT license.