schaefersoft/laravel-headless-ui

A simple to use, completely unstyled laravel blade ui package.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:TypeScript

Type:laravel-package

pkg:composer/schaefersoft/laravel-headless-ui

dev-develop 2025-10-23 07:46 UTC

README

SchäferSoft Logo

A collection of fully blade UI components. All build with performance, customization and accessibiltiy in mind. No additional dependencies required

Usage

Import the required assets as shown below.

css

@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css';

/* If you are using TailwindCSS, append layer(base) */
@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css' layer(base);

js

import '../../vendor/schaefersoft/laravel-headless-ui/resources/js/hui.js'

Components

Component Preview
Avatar
Range slider
Tabs
Toggle
Tooltip