{"id":28277972,"url":"https://github.com/vasak-os/vue-libvasak","last_synced_at":"2026-02-17T13:03:48.770Z","repository":{"id":213556189,"uuid":"734077712","full_name":"Vasak-OS/vue-libvasak","owner":"Vasak-OS","description":"Components for Applications","archived":false,"fork":false,"pushed_at":"2026-01-25T12:46:51.000Z","size":61,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T04:13:29.937Z","etag":null,"topics":["component","library","linux","template","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@vasakgroup/vue-libvasak","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vasak-OS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-20T20:13:32.000Z","updated_at":"2026-01-25T12:46:55.000Z","dependencies_parsed_at":"2024-01-11T18:51:34.949Z","dependency_job_id":"59aa5927-16c6-402c-ac21-a96313e6a444","html_url":"https://github.com/Vasak-OS/vue-libvasak","commit_stats":null,"previous_names":["vasak-os/vue-libvasak"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Vasak-OS/vue-libvasak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasak-OS%2Fvue-libvasak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasak-OS%2Fvue-libvasak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasak-OS%2Fvue-libvasak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasak-OS%2Fvue-libvasak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vasak-OS","download_url":"https://codeload.github.com/Vasak-OS/vue-libvasak/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasak-OS%2Fvue-libvasak/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29545295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T13:00:00.370Z","status":"ssl_error","status_checked_at":"2026-02-17T12:57:14.072Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","library","linux","template","vue","vuejs"],"created_at":"2025-05-21T07:14:04.565Z","updated_at":"2026-02-17T13:03:48.755Z","avatar_url":"https://github.com/Vasak-OS.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-libvasak\n\nLibrería de componentes VueJS reutilizables.\n\n## Instalación\n\nPrimero, construye la librería:\n\n```bash\nnpm install\nnpm run build\n```\n\nEsto generará los archivos en la carpeta `dist/`.\n\nLuego, en tu proyecto Vue:\n\n```bash\nnpm install /ruta/a/vue-libvasak/dist\n```\n\nO publica el paquete en un registro npm privado/público y luego:\n\n```bash\nnpm install vue-libvasak\n```\n\n## Uso\n\nImporta los componentes que necesites:\n\n```js\nimport { SideBar, SideButton, WindowFrame } from 'vue-libvasak';\n```\n\nO registra toda la librería globalmente:\n\n```js\nimport * as VasakLib from 'vue-libvasak';\n\napp.use(VasakLib);\n```\n\n## Desarrollo\n\n- Construir la librería: `npm run build`\n- Servir para desarrollo: `npm run dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasak-os%2Fvue-libvasak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasak-os%2Fvue-libvasak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasak-os%2Fvue-libvasak/lists"}