Skip to content
/ bitblazor Public

BitBlazor is a UI library project that provides accessible, reusable Blazor components styled with Bootstrap Italia

License

Notifications You must be signed in to change notification settings

albx/bitblazor

BitBlazor

Tests CodeQL

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

Getting started

Once the package is installed, simply add the reference to the Bootstrap Italia CSS included in the head section of your project:

<head>
    <!-- other css imports -->
    <link rel="stylesheet" href="_content/BitBlazor/bootstrap-italia/css/bootstrap-italia.min.css" />
</head>

Documentation

Comprehensive documentation can be found in the docs folder.

A Storybook for 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 file.

License

The project is released under MIT license.

About

BitBlazor is a UI library project that provides accessible, reusable Blazor components styled with Bootstrap Italia

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •