0.0.6 • Published 2 years ago

@jparw/akari v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago