{"id":19121575,"url":"https://github.com/tsparticles/qwik","last_synced_at":"2026-03-08T13:36:48.182Z","repository":{"id":184649151,"uuid":"671998864","full_name":"tsparticles/qwik","owner":"tsparticles","description":"Qwik tsParticles official component","archived":false,"fork":false,"pushed_at":"2025-05-30T20:03:59.000Z","size":193,"stargazers_count":2,"open_issues_count":12,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-30T23:00:28.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tsparticles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2023-07-28T16:41:38.000Z","updated_at":"2024-02-19T04:42:27.000Z","dependencies_parsed_at":"2023-07-29T14:07:42.892Z","dependency_job_id":"51067cf7-1350-4fad-9c0d-5d41ce067f9e","html_url":"https://github.com/tsparticles/qwik","commit_stats":null,"previous_names":["tsparticles/qwik"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Fqwik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Fqwik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Fqwik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Fqwik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsparticles","download_url":"https://codeload.github.com/tsparticles/qwik/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Fqwik/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118591,"owners_count":22808017,"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":[],"created_at":"2024-11-09T05:17:49.609Z","updated_at":"2026-03-08T13:36:48.133Z","avatar_url":"https://github.com/tsparticles.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qwik Library ⚡️\n\n- [Qwik Docs](https://qwik.builder.io/)\n- [Discord](https://qwik.builder.io/chat)\n- [Qwik on GitHub](https://github.com/BuilderIO/qwik)\n- [@QwikDev](https://twitter.com/QwikDev)\n- [Vite](https://vitejs.dev/)\n- [Partytown](https://partytown.builder.io/)\n- [Mitosis](https://github.com/BuilderIO/mitosis)\n- [Builder.io](https://www.builder.io/)\n\n---\n\n## Project Structure\n\nInside your project, you'll see the following directories and files:\n\n```\n├── public/\n│   └── ...\n└── src/\n    ├── components/\n    │   └── ...\n    └── index.ts\n```\n\n- `src/components`: Recommended directory for components.\n\n- `index.ts`: The entry point of your component library, make sure all the public components are exported from this file.\n\n## Development\n\nDevelopment mode uses [Vite's development server](https://vitejs.dev/). For Qwik during development, the `dev` command will also server-side render (SSR) the output. The client-side development modules are loaded by the browser.\n\n```\npnpm dev\n```\n\n\u003e Note: during dev mode, Vite will request many JS files, which does not represent a Qwik production build.\n\n## Production\n\nThe production build should generate the production build of your component library in (./lib) and the typescript type definitions in (./lib-types).\n\n```\npnpm build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsparticles%2Fqwik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsparticles%2Fqwik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsparticles%2Fqwik/lists"}