1.0.21 • Published 10 months ago

idyllic-ui v1.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Welcome to Idyllic UI ⚡️

  • Works out of the box. Idyllic UI contains a set of minimally styled React components that work out of the box with tailwindcss.

  • Flexible & composable. Idyllic UI is built on tailwindcss allowing quick customization and styling.

Looking for the documentation?

https://idyllic-ui-doc.vercel.app/

Installing Idyllic UI

Idyllic UI is made up of multiple components which you can import one by one. All you need to do is install the idyllic-ui package:

$ yarn add idyllic-ui
# or
$ npm install idyllic-ui

Getting set up

To start using the components, please follow these steps:

  1. Import the component provided by idyllic-ui as use it as you would any react component.

  2. You can start using components like so!:

import { Button } from "idyllic-ui"

const App = () => <Button>Idyllic Button</Button>

Contributing

Feel like contributing? That's awesome! Fork the project and open and issue!

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago