1.0.21 • Published 2 years ago

idyllic-ui v1.0.21

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years 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.0.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago