0.0.53 • Published 9 months ago

@juanmsl/ui v0.0.53

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

@juanmsl/ui

npm version

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.

0.0.51

9 months ago

0.0.52

9 months ago

0.0.53

9 months ago

0.0.50

9 months ago

0.0.40

10 months ago

0.0.41

10 months ago

0.0.42

10 months ago

0.0.43

10 months ago

0.0.44

10 months ago

0.0.45

9 months ago

0.0.46

9 months ago

0.0.47

9 months ago

0.0.37

10 months ago

0.0.38

10 months ago

0.0.39

10 months ago

0.0.34

10 months ago

0.0.35

10 months ago

0.0.36

10 months ago

0.0.48

9 months ago

0.0.49

9 months ago

0.0.33

10 months ago

0.0.32

10 months ago

0.0.31

10 months ago

0.0.30

10 months ago

0.0.29

11 months ago

0.0.28

12 months ago

0.0.27

12 months ago

0.0.26

12 months ago

0.0.25

12 months ago

0.0.24

12 months ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago