Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@public-ui/preact

Package Overview
Dependencies
Maintainers
2
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-ui/preact

Preact framework adapter for KoliBri - The accessible HTML-Standard.

latest
Source
npmnpm
Version
3.0.6
Version published
Weekly downloads
336
-63.08%
Maintainers
2
Weekly downloads
 
Created
Source

KoliBri - Preact-Adapter

npm license downloads issues pull requests size contributors

The Preact adapter is a wrapper around the React adapter. Please refer to the React adapter documentation for more information.

⚠️ Preact support is currently considered experimental.

Installation

npm install @public-ui/preact
pnpm add @public-ui/preact

Usage

import { h } from 'preact';
import { KolButton } from '@public-ui/preact';

export const App = () => <KolButton _label="Hello World" />;

Keywords

accessibility

FAQs

Package last updated on 16 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts