0.20.45 • Published 1 month ago

minify-ui v0.20.45

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

⚠️ DO NOT DOWNLOAD RIGHT NOW, WAIT UNTIL THE 1.0.0 RELEASE It's important to address the fact that I'm still developing the core features. With that in mind, I strongly DO NOT RECOMMEND downloading the package for your project at this time. Soon, there will be more components and features to enhance your experiences and designs. Thank you for stopping by! 😁

Quick Start

You can install minify-ui via npm:

npm install minify-ui

Usage

Import and use components from minify-ui in your React project:

import React from 'react';
import { Button, Input } from 'minify-ui';

function App() {
  return (
    <div>
      <Button>Click me</Button>
      <Input type="text" placeholder="Enter your name" />
    </div>
  );
}

export default App;

Documentation

Contributing

We welcome contributions from the community! If you find any bugs, have feature requests, or want to contribute improvements, please submit an issue or create a pull request on GitHub.

License

minify-ui is licensed under the MIT License. See the LICENSE file for details.

0.20.45

1 month ago

0.20.44

2 months ago

0.20.43

2 months ago

0.20.42

2 months ago

0.20.41

3 months ago

0.20.40

3 months ago

0.20.39

3 months ago

0.20.38

3 months ago

0.20.37

3 months ago

0.20.36

3 months ago

0.20.35

3 months ago

0.20.33

3 months ago

0.20.34

3 months ago

0.20.31

3 months ago

0.20.24

3 months ago

0.20.22

3 months ago

0.20.23

3 months ago

0.20.20

3 months ago

0.20.21

3 months ago

0.20.19

3 months ago

0.20.17

3 months ago

0.20.18

3 months ago

0.20.15

3 months ago

0.20.16

3 months ago

0.20.13

3 months ago

0.20.14

3 months ago

0.20.11

3 months ago

0.20.12

3 months ago

0.20.10

3 months ago

0.20.9

3 months ago

0.20.8

3 months ago

0.20.7

3 months ago

0.20.6

3 months ago

0.20.5

3 months ago

0.20.4

3 months ago

0.20.3

3 months ago

0.20.2

3 months ago

0.20.1

3 months ago

0.20.0

3 months ago

0.19.0

3 months ago

0.18.0

3 months ago

0.17.0

3 months ago

0.16.0

3 months ago

0.15.0

3 months ago

0.14.0

3 months ago

0.13.0

3 months ago

0.12.0

3 months ago

0.11.0

3 months ago

0.10.0

3 months ago

0.9.0

3 months ago

0.8.0

3 months ago

0.7.0

3 months ago

0.6.0

3 months ago

0.5.0

3 months ago

0.4.0

3 months ago

0.3.0

3 months ago

0.2.0

3 months ago

0.1.0

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago