Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webdevnerdstuff/vuetify-inline-fields
Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
https://github.com/webdevnerdstuff/vuetify-inline-fields
checkbox component fields form inline inline-fields select switch text-field textarea vue vue3 vuejs vuetify vuetify3
Last synced: 6 days ago
JSON representation
Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
- Host: GitHub
- URL: https://github.com/webdevnerdstuff/vuetify-inline-fields
- Owner: webdevnerdstuff
- License: mit
- Created: 2023-05-16T02:14:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T21:19:58.000Z (8 months ago)
- Last Synced: 2024-05-02T01:43:52.301Z (6 months ago)
- Topics: checkbox, component, fields, form, inline, inline-fields, select, switch, text-field, textarea, vue, vue3, vuejs, vuetify, vuetify3
- Language: Vue
- Homepage: https://webdevnerdstuff.github.io/vuetify-inline-fields/
- Size: 26.6 MB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome - vuetify-inline-fields - Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications. (🙌 Projects using Vuetify <a name="projects"></a> / Vuetify 3)
README
Vuetify Inline Fields
## Description
Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components designed to create elegant and efficient inline form fields within your applications. With seamless integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly incorporate inline fields that perfectly align with their application's needs.
Additionally, this library provides enhanced integration specifically tailored for usage within data tables. Developers can seamlessly integrate inline form fields directly into their data table cells, facilitating efficient inline editing and data manipulation. This feature empowers users to make changes directly within the table, streamlining the editing process and improving productivity.## Installation
Using [pnpm](https://pnpm.io/):
```
pnpm add @wdns/vuetify-inline-fields
```Using npm:
```
npm i @wdns/vuetify-inline-fields
```
## Documentation
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-inline-fields/)## Dependencies
[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)
[VueUse](https://vueuse.org/)## Change Log
[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/CHANGELOG.md)## License
Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/LICENSE.md).## Legal
Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.