{"id":18559065,"url":"https://github.com/linux-china/markdown-wasm","last_synced_at":"2025-08-30T05:06:41.600Z","repository":{"id":62421791,"uuid":"306432790","full_name":"linux-china/markdown-wasm","owner":"linux-china","description":"Markdown wasm based on md4c  for Deno 🦕 ","archived":false,"fork":false,"pushed_at":"2021-07-14T01:20:12.000Z","size":281,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T02:51:12.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/linux-china.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":"2020-10-22T18:58:48.000Z","updated_at":"2023-08-01T01:41:03.000Z","dependencies_parsed_at":"2022-11-01T17:32:25.663Z","dependency_job_id":null,"html_url":"https://github.com/linux-china/markdown-wasm","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fmarkdown-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fmarkdown-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fmarkdown-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-china%2Fmarkdown-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-china","download_url":"https://codeload.github.com/linux-china/markdown-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144157,"owners_count":21054876,"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-11-06T21:41:57.723Z","updated_at":"2025-04-10T02:30:37.449Z","avatar_url":"https://github.com/linux-china.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"markdown-wasm for Deno\n======================\n\n🦕 Deno module for Markdown parser implemented in WebAssembly based on md4c from https://github.com/rsms/markdown-wasm\n\nwhy markdown_wasm?  It's small(41k with wasm bundled), and fast(wasm based on md4c).\n\n# How to use?\n\n```typescript\nimport {parseMarkdown} from \"https://deno.land/x/markdown_wasm/mod.ts\"\n\nconsole.log(parseMarkdown(\"# hello\\n*世界*\"))\n```\n\n# References\n\n* markdown-wasm: Markdown parser and HTML generator implemented in WebAssembly, based on md4c  https://github.com/rsms/markdown-wasm\n* MD4C: https://github.com/mity/md4c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fmarkdown-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-china%2Fmarkdown-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-china%2Fmarkdown-wasm/lists"}