@akrc/zui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ZUI

A clone of the zed website UI using React and Less.

Stories TypeDoc

Installation

npm install @akrc/zui

Usage

import '@akrc/zui/style.css'
import { Button } from '@akrc/zui'

const App = () => <Button>Click me</Button>

Readme

Keywords

Package Sidebar

Install

npm i @akrc/zui

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

27.7 kB

Total Files

21

Last publish

Collaborators

  • akarachen