{"id":48155021,"url":"https://github.com/valaxyjs/css-i18n","last_synced_at":"2026-04-04T17:16:40.550Z","repository":{"id":182515185,"uuid":"668641921","full_name":"valaxyjs/css-i18n","owner":"valaxyjs","description":"🌍 CSS i18n","archived":false,"fork":false,"pushed_at":"2024-08-24T20:02:28.000Z","size":167,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-14T08:52:19.139Z","etag":null,"topics":["css","i18n"],"latest_commit_sha":null,"homepage":"https://valaxy.site/guide/i18n","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/valaxyjs.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":"YunYouJun"}},"created_at":"2023-07-20T09:24:53.000Z","updated_at":"2024-08-24T20:02:29.000Z","dependencies_parsed_at":"2024-08-23T11:09:48.362Z","dependency_job_id":null,"html_url":"https://github.com/valaxyjs/css-i18n","commit_stats":null,"previous_names":["valaxyjs/css-i18n"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/valaxyjs/css-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valaxyjs%2Fcss-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valaxyjs%2Fcss-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valaxyjs%2Fcss-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valaxyjs%2Fcss-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valaxyjs","download_url":"https://codeload.github.com/valaxyjs/css-i18n/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valaxyjs%2Fcss-i18n/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":["css","i18n"],"created_at":"2026-04-04T17:16:39.250Z","updated_at":"2026-04-04T17:16:40.537Z","avatar_url":"https://github.com/valaxyjs.png","language":"TypeScript","funding_links":["https://github.com/sponsors/YunYouJun"],"categories":[],"sub_categories":[],"readme":"# CSS i18n\n\nPreview: [i18n in One Page by `css-i18n`](https://valaxy.site/guide/i18n)\n\n[![css-i18n | NPM](https://img.shields.io/npm/v/css-i18n)](https://www.npmjs.com/package/css-i18n)\n\nCSS I18n Plugin for Markdown-It.\n\n- [markdown-it](https://github.com/markdown-it/markdown-it)\n- [markdown-it-container](https://github.com/markdown-it/markdown-it-container)\n\n## Usage\n\n### Install\n\n```bash\nnpm i markdown-it-container css-i18n\n# pnpm add markdown-it-container css-i18n\n```\n\n### Use as markdown-it plugin\n\n```ts\nimport { cssI18nContainer } from 'css-i18n'\n\nimport MarkdownIt from 'markdown-it'\n\nconst md = new MarkdownIt()\nmd.use(cssI18nContainer, {\n  languages: ['zh-CN', 'en']\n})\n```\n\n### CSS\n\n```ts\n// in client\nimport 'css-i18n/dist/index.css'\n\n// source scss\n// import 'css-i18n/src/index.scss'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalaxyjs%2Fcss-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalaxyjs%2Fcss-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalaxyjs%2Fcss-i18n/lists"}