0.1.11 • Published 11 months ago

@mineew/components-ui v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

About

UI Components Library built with ⚛️ React, 💨 TailwindCSS and ⚡️ Zag for use in my personal projects

Compatible with 📋 React Hook Form

Installation

First, install the package:

npm install @mineew/components-ui

Then be sure to configure your template paths in tailwind.config.js:

module.exports = {
  content: ['./node_modules/@mineew/components-ui/**/*'],
};

Documentation

There is no documentation as such because I don't think anyone can be interested in this library except myself.

But you can see examples in 📚 Storybook.

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

12 months ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago