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

2.0.0-rc.11 • 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

148

Version

2.0.0-rc.11

License

MIT

Unpacked Size

482 kB

Total Files

115

Last publish

Collaborators

  • a01sa01to