{"id":18075714,"url":"https://github.com/ysbaddaden/crystal-cmark","last_synced_at":"2025-10-12T18:51:25.702Z","repository":{"id":2535405,"uuid":"46712258","full_name":"ysbaddaden/crystal-cmark","owner":"ysbaddaden","description":"Crystal wrapper for libcmark, the reference CommonMark C library","archived":false,"fork":false,"pushed_at":"2021-11-25T17:18:13.000Z","size":12,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-27T01:40:45.903Z","etag":null,"topics":["commonmark","crystal","markdown"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/ysbaddaden.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}},"created_at":"2015-11-23T10:13:58.000Z","updated_at":"2023-10-14T15:40:54.000Z","dependencies_parsed_at":"2022-08-06T12:15:33.688Z","dependency_job_id":null,"html_url":"https://github.com/ysbaddaden/crystal-cmark","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ysbaddaden/crystal-cmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysbaddaden%2Fcrystal-cmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysbaddaden%2Fcrystal-cmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysbaddaden%2Fcrystal-cmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysbaddaden%2Fcrystal-cmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysbaddaden","download_url":"https://codeload.github.com/ysbaddaden/crystal-cmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysbaddaden%2Fcrystal-cmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012523,"owners_count":26085134,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["commonmark","crystal","markdown"],"created_at":"2024-10-31T11:07:02.119Z","updated_at":"2025-10-12T18:51:25.683Z","avatar_url":"https://github.com/ysbaddaden.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CommonMark\n\nCrystal wrapper for libcmark, the reference CommonMark C library.\n\n## Install\n\nAdd the dependency to `shard.yml` then run `shards install`:\n\n```yaml\ndependencies:\n  common_mark:\n    github: ysbaddaden/crystal-cmark\n```\n\nThis will automatically download and compile libcmark.\n\n## Usage\n\n```crystal\nrequire \"common_mark\"\nhtml = CommonMark.new(text).to_html\n```\n\n## License\n\nDistributed under the [BSD 2 Clause](http://opensource.org/licenses/BSD-2-Clause) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysbaddaden%2Fcrystal-cmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysbaddaden%2Fcrystal-cmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysbaddaden%2Fcrystal-cmark/lists"}