@jparw/akari
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Akari UI

Akari

npm version license

⚠️ Akari is currently in early development and APIs and packages are likely to change.

Akari is a clean, simple component library built upon TailwindCSS and Bits

Akari Examples

Try out a site built entirely with Akari

Installation


npm i -D @jparw/akari

Usage

<script lang="ts">
	import {Button} from "@jparw/akari";
</script>

<Button>
    Get Started
</Button>

Documentation

For full documentation, visit jparw.akari.xyz.

Components

Avatars Badges Checkbox
Icons File Upload Modal

Readme

Keywords

none

Package Sidebar

Install

npm i @jparw/akari

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

4.4 kB

Total Files

10

Last publish

Collaborators

  • jparw