@a01sa01to/ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.29 • Public • Published

@a01sa01to/ui

Preview with GitHub Pages Publish Packages npm version

My Personal UI Library, based on Design System by Digital Agency in Japan.

Use with React.

Installation

npm i @a01sa01to/ui

Usage

Production build (ClassName is minified, so make sure not to conflict with your own CSS)

import { ... } from "@a01sa01to/ui";
import "@a01sa01to/ui/style.css";

You can import the source file. CSS Modules is required.

import { ... } from "@a01sa01to/ui/src";

Storybook

https://repos.a01sa01to.com/ui/

Package Sidebar

Install

npm i @a01sa01to/ui

Weekly Downloads

8

Version

0.0.29

License

MIT

Unpacked Size

390 kB

Total Files

123

Last publish

Collaborators

  • a01sa01to