{"id":13532678,"url":"https://github.com/webdevnerdstuff/vuetify-inline-fields","last_synced_at":"2025-04-13T20:46:23.401Z","repository":{"id":168070251,"uuid":"641206637","full_name":"webdevnerdstuff/vuetify-inline-fields","owner":"webdevnerdstuff","description":"Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.","archived":false,"fork":false,"pushed_at":"2024-11-06T20:36:05.000Z","size":19122,"stargazers_count":32,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T20:46:14.387Z","etag":null,"topics":["checkbox","component","fields","form","inline","inline-fields","select","switch","text-field","textarea","vue","vue3","vuejs","vuetify","vuetify3"],"latest_commit_sha":null,"homepage":"https://webdevnerdstuff.github.io/vuetify-inline-fields/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webdevnerdstuff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["paypal.me/webdevnerdstuff"],"patreon":"webdevnerdstuff"}},"created_at":"2023-05-16T02:14:24.000Z","updated_at":"2025-03-21T02:27:59.000Z","dependencies_parsed_at":"2024-01-07T13:05:24.178Z","dependency_job_id":"2b72ffe4-89d4-4f81-847a-edf490c77f83","html_url":"https://github.com/webdevnerdstuff/vuetify-inline-fields","commit_stats":null,"previous_names":["webdevnerdstuff/vuetify-inline-fields"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-inline-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-inline-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-inline-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdevnerdstuff%2Fvuetify-inline-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdevnerdstuff","download_url":"https://codeload.github.com/webdevnerdstuff/vuetify-inline-fields/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782275,"owners_count":21160716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checkbox","component","fields","form","inline","inline-fields","select","switch","text-field","textarea","vue","vue3","vuejs","vuetify","vuetify3"],"created_at":"2024-08-01T07:01:12.808Z","updated_at":"2025-04-13T20:46:23.379Z","avatar_url":"https://github.com/webdevnerdstuff.png","language":"Vue","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Vuetify Logo\" width=\"100\" src=\"https://raw.githubusercontent.com/webdevnerdstuff/vuetify-inline-fields/main/src/assets/vuetify-logo.svg\"\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n  \u003ch1 align=\"center\"\u003eVuetify Inline Fields\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@wdns/vuetify-inline-fields\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/%40wdns/vuetify-inline-fields?color=1867c0\u0026logo=npm\" alt=\"NPM Package\"\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\n  \u003ca href=\"https://github.com/webdevnerdstuff/vuetify-inline-fields\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github\" alt=\"@WebDevNerdStuff\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Description\n\nVuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components\tdesigned 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.  \n  \nAdditionally, 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.\n\n\n## Installation\n \nUsing [pnpm](https://pnpm.io/):\n```\npnpm add @wdns/vuetify-inline-fields\n```\n\nUsing npm:\n```\nnpm i @wdns/vuetify-inline-fields\n```\n \n## Documentation\n \n[Documentation \u0026 Demo](https://webdevnerdstuff.github.io/vuetify-inline-fields/) \n\n## Dependencies\n \n[Vuetify v3](https://vuetifyjs.com/)  \n[Vue 3](https://vuejs.org/)  \n[VueUse](https://vueuse.org/)\n\n\n## Change Log\n \n[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/CHANGELOG.md)\n\n\n## License\n\nCopyright (c) 2023 WebDevNerdStuff  \nLicensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-inline-fields/blob/main/LICENSE.md).\n\n\n## Legal\n\nVuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.\n","funding_links":["paypal.me/webdevnerdstuff","https://patreon.com/webdevnerdstuff"],"categories":["🙌 Projects using Vuetify \u003ca name=\"projects\"\u003e\u003c/a\u003e","Components \u0026 Libraries"],"sub_categories":["Vuetify 3","UI Components"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-inline-fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-inline-fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdevnerdstuff%2Fvuetify-inline-fields/lists"}