@juanmsl/ui v0.0.53
@juanmsl/ui
Description
@juanmsl/ui
is a lightweight and customizable UI component library designed for React applications. This library provides a set of reusable components to speed up development and maintain a consistent user interface across your projects.
Components
Please refer to the Storybook for a comprehensive list of components and their usage.
Documentation
Documentation page under construction...
Features
- Easy to use and integrate with React projects
- Fully customizable with minimal configuration
- Modern UI components for building responsive and accessible interfaces
- Lightweight and fast
- Built with TypeScript for type safety and autocompletion
Installation
You can install the package via npm:
npm install @juanmsl/ui
Or with yarn:
yarn add @juanmsl/ui
Usage
Here’s a basic example to get started:
import React from 'react';
import { Button } from '@juanmsl/ui';
function App() {
return (
<div>
<Button variant="primary">Click me</Button>
</div>
);
}
export default App;
License
This project is licensed under the MIT License. See the LICENSE file for details.
Author
Developed by Juan Manuel Sánchez Lozano.
For more information, check out the npm package page.
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago