{"id":14990528,"url":"https://github.com/koyashiro/vite-plugin-happy-css-modules","last_synced_at":"2025-06-14T00:04:01.500Z","repository":{"id":242188283,"uuid":"805479020","full_name":"koyashiro/vite-plugin-happy-css-modules","owner":"koyashiro","description":"Vite plugin for happy-css-modules","archived":false,"fork":false,"pushed_at":"2025-06-09T02:13:12.000Z","size":996,"stargazers_count":4,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T03:24:10.292Z","etag":null,"topics":["css","css-modules","happy-css-modules","vite"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/vite-plugin-happy-css-modules","language":"JavaScript","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/koyashiro.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":"2024-05-24T17:03:01.000Z","updated_at":"2025-06-09T02:13:16.000Z","dependencies_parsed_at":"2024-06-27T22:26:07.360Z","dependency_job_id":"58ed9304-99b9-4d96-9bcd-4a8154744cdb","html_url":"https://github.com/koyashiro/vite-plugin-happy-css-modules","commit_stats":{"total_commits":144,"total_committers":2,"mean_commits":72.0,"dds":"0.14583333333333337","last_synced_commit":"eaff34d54885e0bff26759effb3651f04be72151"},"previous_names":["koyashiro/vite-plugin-happy-css-modules"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/koyashiro/vite-plugin-happy-css-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koyashiro%2Fvite-plugin-happy-css-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koyashiro%2Fvite-plugin-happy-css-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koyashiro%2Fvite-plugin-happy-css-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koyashiro%2Fvite-plugin-happy-css-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koyashiro","download_url":"https://codeload.github.com/koyashiro/vite-plugin-happy-css-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koyashiro%2Fvite-plugin-happy-css-modules/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737916,"owners_count":22903870,"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":["css","css-modules","happy-css-modules","vite"],"created_at":"2024-09-24T14:20:16.922Z","updated_at":"2025-06-14T00:04:01.469Z","avatar_url":"https://github.com/koyashiro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vite-plugin-happy-css-modules\n\n![NPM Version](https://img.shields.io/npm/v/vite-plugin-happy-css-modules)\n![GitHub License](https://img.shields.io/github/license/koyashiro/vite-plugin-happy-css-modules)\n\nVite plugin for [happy-css-modules](https://github.com/mizdra/happy-css-modules).\n\n## Installation\n\n```sh\nnpm i -D happy-css-modules vite-plugin-happy-css-modules\n```\n\n## Usage\n\n```typescript\n// vite.config.js\nimport { defineConfig } from \"vite\";\nimport happyCssModules from \"vite-plugin-happy-css-modules\";\n\nexport default defineConfig({\n  plugins: [happyCssModules({ pattern: \"src/**/*.module.{css,scss,less}\" })],\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoyashiro%2Fvite-plugin-happy-css-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoyashiro%2Fvite-plugin-happy-css-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoyashiro%2Fvite-plugin-happy-css-modules/lists"}