@vyckr/yon-ui

1.0.7 • Public • Published

Yon UI

Yon UI is a lightweight and customizable user interface library designed to simplify the development of modern web applications. It provides a collection of reusable components and utilities to accelerate your workflow while maintaining flexibility.

Features

  • Modular Components: Build your UI with a library of pre-designed, customizable components.
  • Lightweight: Minimal dependencies for fast performance.
  • Theming Support: Easily adapt the UI to match your brand.
  • Responsive Design: Components are optimized for all screen sizes.
  • Developer Friendly: Clear documentation and intuitive API.

Installation

To install Yon UI, use npm, yarn or bun:

npm install @vyckr/yon-ui
# or
yarn add @vyckr/yon-ui
# or 
bun install @vykr/yon-ui

Usage

Import and use components in your project:

import Button from 'yon-ui';

function App() {
    return <Button label="Click Me" />;
}

Documentation

For detailed usage and examples, visit the official documentation.

Contributing

Contributions are welcome! Please read the contributing guidelines before submitting a pull request.

License

Yon UI is licensed under the MIT License.

Package Sidebar

Install

npm i @vyckr/yon-ui

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

1.19 MB

Total Files

144

Last publish

Collaborators

  • chidelma