1.2.6 • Published 12 months ago

@koaris/bloom-ui v1.2.6

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
12 months ago

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

This design system is built with Tailwind, and you can import it into your project as follows: In your CSS file:

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

Or in your JavaScript file:

import '@koaris/bloom-ui/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.

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.2.6

12 months ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.2

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago