0.1.11 • Published 2 years ago

@mineew/components-ui v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago