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.
- Host: GitHub
- URL: https://github.com/made-apps/made-vue
- Owner: MADE-Apps
- License: mit
- Created: 2021-11-03T20:18:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T23:03:17.000Z (about 2 years ago)
- Last Synced: 2025-04-03T09:37:34.869Z (11 months ago)
- Topics: component-library, javascript, typescript, vue, vue3, vuejs, web
- Language: Vue
- Homepage:
- Size: 1.78 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

# 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 | [](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-accordion.yml) | [](https://www.npmjs.com/package/made-vue-accordion) |  |
| Blades | [](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-blades.yml) | [](https://www.npmjs.com/package/made-vue-blades) |  |
| ChipBox | [](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-chipbox.yml) | [](https://www.npmjs.com/package/made-vue-chipbox) |  |
| Image | [](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-image.yml) | [](https://www.npmjs.com/package/made-vue-image) |  |
| Range Selector | [](https://github.com/MADE-Apps/MADE-Vue/actions/workflows/made-vue-range-selector.yml) | [](https://www.npmjs.com/package/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).