{"id":16910278,"url":"https://github.com/mozzius/charcount","last_synced_at":"2026-05-03T18:32:47.863Z","repository":{"id":186954840,"uuid":"676052712","full_name":"mozzius/charcount","owner":"mozzius","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-08T10:26:43.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T20:52:28.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://charcount.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozzius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-08T10:23:22.000Z","updated_at":"2023-08-08T10:23:43.000Z","dependencies_parsed_at":"2023-08-08T11:55:31.672Z","dependency_job_id":null,"html_url":"https://github.com/mozzius/charcount","commit_stats":null,"previous_names":["mozzius/charcount"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fcharcount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fcharcount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fcharcount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fcharcount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozzius","download_url":"https://codeload.github.com/mozzius/charcount/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244666585,"owners_count":20490288,"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-10-13T19:00:09.617Z","updated_at":"2026-05-03T18:32:42.841Z","avatar_url":"https://github.com/mozzius.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qwik + Vite\n\n## Qwik in CSR mode\n\nThis starter is using a pure CSR (Client Side Rendering) mode. This means, that the application is fully bootstrapped in the browser. Most of Qwik innovations however take advantage of SSR (Server Side Rendering) mode.\n\n```ts\nexport default defineConfig({\n  plugins: [\n    qwikVite({\n      csr: true,\n    }),\n  ],\n})\n```\n\nUse `npm create qwik@latest` to create a full production ready Qwik application, using SSR and [QwikCity](https://qwik.builder.io/docs/qwikcity/), our server-side metaframwork.\n\n## Usage\n\n```bash\n$ npm install # or pnpm install or yarn install\n```\n\nLearn more on the [Qwik Website](https://qwik.builder.io) and join our community on our [Discord](https://qwik.builder.io/chat)\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm run dev`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:5173](http://localhost:5173) to view it in the browser.\n\n### `npm run build`\n\nBuilds the app for production to the `dist` folder.\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozzius%2Fcharcount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozzius%2Fcharcount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozzius%2Fcharcount/lists"}