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

1.0.5 • Public • Published

Bloom-ui

Bloom-ui is a public design system from the Koaris Project developed with React, Typescript, and Tailwind.

Motivation

Bloom-ui is a design system developed exclusively for the Koaris project with the aim of unifying the interfaces and simplifying the construction of new React projects.

Installation

Install the following package:

npm i @koaris/bloom-ui

Usage

View docs here.

Import design system css in your css file:

@import "@koaris/bloom-ui/dist/tailwind.css";

Components usage:

import { Text } from '@koaris/bloom-ui'

<Text tag="p">Test</Text>

Contributions and bug reports

You can follow and make contributions in github.

/@koaris/bloom-ui/

    Package Sidebar

    Install

    npm i @koaris/bloom-ui

    Weekly Downloads

    0

    Version

    1.0.5

    License

    GPL-3.0-only

    Unpacked Size

    252 kB

    Total Files

    8

    Last publish

    Collaborators

    • guilhermesalviano