BlueprintUI

Accelerate your development with flexible UI components and tools that work everywhere.

Start BuildingComponents
$ npm install @blueprintui/components
hello there!
code
<link rel="stylesheet" href="https://unpkg.com/@blueprintui/themes/index.min.css">
<script type="module" src="https://cdn.jsdelivr.net/npm/@blueprintui/components/include/alert.js/+esm"></script>

<bp-alert status="success">hello there!</bp-alert>
  • Easy to use Web Components
  • Works in any Framework
  • Responsive and Customizable Themes
  • Layout, Typography, and Icons Utilites
Start Building