{"id":26955435,"url":"https://github.com/subwaytime/waku","last_synced_at":"2025-04-03T02:33:14.599Z","repository":{"id":65472933,"uuid":"378128184","full_name":"Subwaytime/waku","owner":"Subwaytime","description":"Vue 3 Component DOM Mounting","archived":false,"fork":false,"pushed_at":"2025-03-27T14:29:52.000Z","size":763,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T15:35:51.999Z","etag":null,"topics":["component","dom","element","html","html5","mount","vue","vue-components","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://vue-mountable.netlify.app","language":"TypeScript","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/Subwaytime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"publiccode":null,"codemeta":null},"funding":{"github":"subwaytime"}},"created_at":"2021-06-18T11:25:22.000Z","updated_at":"2025-03-27T14:29:58.000Z","dependencies_parsed_at":"2023-02-09T05:05:12.300Z","dependency_job_id":"75fe640b-1e25-4386-b116-dffb4afd2861","html_url":"https://github.com/Subwaytime/waku","commit_stats":{"total_commits":168,"total_committers":2,"mean_commits":84.0,"dds":"0.16666666666666663","last_synced_commit":"d6183284019d78dcb0d817dabc7a3e113ba7ba8b"},"previous_names":["subwaytime/vue-mountable"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subwaytime%2Fwaku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subwaytime%2Fwaku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subwaytime%2Fwaku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subwaytime%2Fwaku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Subwaytime","download_url":"https://codeload.github.com/Subwaytime/waku/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246925217,"owners_count":20855859,"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":["component","dom","element","html","html5","mount","vue","vue-components","vue3","vuejs"],"created_at":"2025-04-03T02:31:10.728Z","updated_at":"2025-04-03T02:33:14.521Z","avatar_url":"https://github.com/Subwaytime.png","language":"TypeScript","funding_links":["https://github.com/sponsors/subwaytime"],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"left\"\u003eVue Mountable\u003c/h2\u003e\n\n\u003cp align=\"left\"\u003e\nVue Mountable is a tiny DOM Library for Vue 3.\n\u003c/p\u003e\n\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/vue-mountable\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/vue-mountable?color=222\u0026style=flat-square\"\u003e\u003c/img\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n• 🤏 Tiny - Only 2.85KB min\n\u003cbr /\u003e\n• 💚 Native Vue 3\n\u003cbr /\u003e\n• ⚡ Fast \u0026 Simple - no config required!\n\u003cbr /\u003e\n• 🔥 Hot-Module Reloading for `vite`\n\u003cbr /\u003e\n• 🫒 Usable outside of `setup` lifecycle\n\u003cbr /\u003e\n• 🌊 Support for `defineComponent`, `defineAsyncComponent`, `h` and more!\n\n## Usage\n\nInstall\n\n```bash\n# bun\nbun i vue-mountable\n\n# npm\nnpm i vue-mountable\n\n# pnpm\npnpm i vue-mountable\n```\n\nAdd it to `main.js`\n\n```ts\nimport { VueMountable } from 'vue-mountable';\n\n// created vue instance\napp.use(VueMountable());\n```\n\n## Getting Started\n\n```ts\nimport { mountComponent } from 'vue-mountable';\nimport component from 'component.vue';\n\nconst { id, vNode, el, destroy } = mountComponent(component);\n```\n\n## Documentation\nFor the full documentation, visit \u003ca href=\"https://vue-mountable.netlify.app\" target=\"_blank\" rel=\"noreferrer\"\u003evue-mountable.netlify.app\u003c/a\u003e\n\u003cbr /\u003e\nFor NPM, visit \u003ca href=\"https://www.npmjs.com/package/vue-mountable\" target=\"_blank\" ref=\"noreferrer\"\u003e npmjs.com/package/vue-mountable \u003c/a\u003e\n\n## License\n\nMIT License © 2021-PRESENT [Leon Langer](https://github.com/subwaytime)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubwaytime%2Fwaku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubwaytime%2Fwaku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubwaytime%2Fwaku/lists"}