{"id":19930646,"url":"https://github.com/ice-zjchen/remark-codeset","last_synced_at":"2025-07-02T01:33:21.891Z","repository":{"id":35118384,"uuid":"208694591","full_name":"ice-zjchen/remark-codeset","owner":"ice-zjchen","description":"Transform sets of code blocks in markdown to tablist in html (new node type, rehype compatible)","archived":false,"fork":false,"pushed_at":"2022-12-10T10:28:55.000Z","size":754,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T04:45:36.100Z","etag":null,"topics":["codeset","gatsby-remark","markdown","rehype","remark","remark-plugin","tablist"],"latest_commit_sha":null,"homepage":"","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/ice-zjchen.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}},"created_at":"2019-09-16T02:39:52.000Z","updated_at":"2023-08-04T12:23:37.000Z","dependencies_parsed_at":"2023-01-15T14:15:26.689Z","dependency_job_id":null,"html_url":"https://github.com/ice-zjchen/remark-codeset","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ice-zjchen/remark-codeset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ice-zjchen%2Fremark-codeset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ice-zjchen%2Fremark-codeset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ice-zjchen%2Fremark-codeset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ice-zjchen%2Fremark-codeset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ice-zjchen","download_url":"https://codeload.github.com/ice-zjchen/remark-codeset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ice-zjchen%2Fremark-codeset/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262008577,"owners_count":23244211,"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":["codeset","gatsby-remark","markdown","rehype","remark","remark-plugin","tablist"],"created_at":"2024-11-12T23:04:42.543Z","updated_at":"2025-07-02T01:33:21.872Z","avatar_url":"https://github.com/ice-zjchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remark-codeset\n\nAdds syntax to parse sets of code blocks in markdown. Transforms them to tablist.\n\nLive demo: https://codepen.io/ice-zjchen/full/dybevYP\n\n## Intro\n\nThis repository contains the following projects:\n\n- [`remark-codeset`](./packages/remark-codeset) A remark plugin used in the remark processor powered by [@unified](https://github.com/unifiedjs/unified) collective.\n- [`gatsby-remark-codeset`](./packages/gatsby-remark-codeset) A sub-plugin of [gatsby-transformer-remark](https://www.gatsbyjs.org/packages/gatsby-transformer-remark/) plugin used in gatsby.\n- [`remark-codeset-core`](./packages/remark-codeset-core) Core libs including tokenize, parser, etc.\n\n\n## Syntax\n\u003cpre\u003e\n~~~codeset\n```html\n\u0026lt;div\u0026gt;Hello CodeSet\u0026lt;/div\u0026gt;\n```\n\n```css\ndiv {\n  font-size: 32px;\n}\n```\n\n```js\nconsole.log('I am remark-codeset');\n```\n~~~\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fice-zjchen%2Fremark-codeset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fice-zjchen%2Fremark-codeset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fice-zjchen%2Fremark-codeset/lists"}