New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@a01sa01to/ui

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a01sa01to/ui

[![Preview with GitHub Pages](https://github.com/a01sa01to/ui/actions/workflows/github-pages.yml/badge.svg)](https://github.com/a01sa01to/ui/actions/workflows/github-pages.yml) [![Publish Packages](https://github.com/a01sa01to/ui/actions/workflows/npm-pub

latest
Source
npmnpm
Version
2.1.2
Version published
Maintainers
1
Created
Source

@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/

Keywords

react

FAQs

Package last updated on 30 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts