app logoVibrant UI
Alpha

Contribution

How to contribute to Vibrant UI and publish your components.

Philosophy

Vibrant UI is created with interactivity at its core. My goal is to break away from conventional design norms and create innovative, interactive components that empower design engineers and frontend developers to elevate their user interfaces and captivate users. The vision is to move beyond traditional inputs and interactions, introducing fresh, engaging elements that redefine the digital experience.
For instance, I developed the Month Slider, a dynamic component perfect for applications like calendars or financial tracking tools, offering a more intuitive and visually appealing alternative to standard input methods. This approach not only enhances usability but also brings a touch of creativity to everyday digital interactions.

How to publish your first component?

1
Create Component

Go to vibrant folder and implement your component.

2
Create Example

Go to examples folder and create an example of usage of your component.

3
Write Documentation

Go to components folder and write the documentation. Use this template.

4
Add Component

Go to sidebar.json and add your component to the items list.