An open API service indexing awesome lists of open source software.

https://github.com/made-apps/made-vue

MADE Vue is a home to all those UI components that you know you'll reuse in another project. Making app development easier with Vue.
https://github.com/made-apps/made-vue

component-library javascript typescript vue vue3 vuejs web

Last synced: 4 months ago
JSON representation

MADE Vue is a home to all those UI components that you know you'll reuse in another project. Making app development easier with Vue.

Awesome Lists containing this project

README

          

MADE Vue project banner

# MADE Vue

A library of Vue 3 UI Components.

## Support MADE Vue ♥

Projects like MADE Vue are built and maintained in spare time. If you find this project useful, please **Star** the repo and if possible, sponsor the project development on GitHub.

## Build Status

[MADE Vue](https://www.npmjs.com/~jamesmcroft) components are publicly available via npmjs. Each available component package is detailed below.

| Component | Status | Current Version | Downloads |
| ------ | ------ | ------ | ------ |
| Accordion | [![made-vue-accordion](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-accordion.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-accordion.yml) | [![npm](https://img.shields.io/npm/v/made-vue-accordion)](https://www.npmjs.com/package/made-vue-accordion) | ![npm](https://img.shields.io/npm/dt/made-vue-accordion) |
| Blades | [![made-vue-blades](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-blades.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-blades.yml) | [![npm](https://img.shields.io/npm/v/made-vue-blades)](https://www.npmjs.com/package/made-vue-blades) | ![npm](https://img.shields.io/npm/dt/made-vue-blades) |
| ChipBox | [![made-vue-chipbox](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-chipbox.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-chipbox.yml) | [![npm](https://img.shields.io/npm/v/made-vue-chipbox)](https://www.npmjs.com/package/made-vue-chipbox) | ![npm](https://img.shields.io/npm/dt/made-vue-chipbox) |
| Image | [![made-vue-image](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-image.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-image.yml) | [![npm](https://img.shields.io/npm/v/made-vue-image)](https://www.npmjs.com/package/made-vue-image) | ![npm](https://img.shields.io/npm/dt/made-vue-image) |
| Range Selector | [![made-vue-range-selector](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-range-selector.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-range-selector.yml) | [![npm](https://img.shields.io/npm/v/made-vue-range-selector)](https://www.npmjs.com/package/made-vue-range-selector) | ![npm](https://img.shields.io/npm/dt/made-vue-range-selector) |

## Contributing 🚀

Looking to help build MADE Vue? Take a look through our [contribution guidelines](CONTRIBUTING.md). We actively encourage you to jump in and help with any issues!

## License

MADE Vue is made available under the terms and conditions of the [MIT license](LICENSE).