commonmark/cmark
Fast, standards-compliant C implementation of CommonMark Markdown. Parse Markdown to an AST and render to HTML (and other formats) with a stable API, full spec test coverage, and high performance—ideal for embedding in apps, CLIs, and tooling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| michelf/php-markdown | 0.87 | michelf/php-markdown is a fast, standards-based Markdown parser for PHP (Markdown and Markdown Extra). Convert Markdown text to HTML with optional extended syntax, designed for easy embedding in apps and frameworks, with stable output and minimal setup. | 3,458 | 3,544 | 527 | 624K | 87 | 52.1 | 54.7 | NOASSERTION | — | |
| league/commonmark | 0.87 | Highly extensible PHP Markdown parser supporting full CommonMark and GitHub-Flavored Markdown. Convert Markdown to HTML with simple converters, customize rendering via extensions, and run safely with options like stripping HTML and blocking unsafe links. | 2,944 | 2,987 | 210 | 10M | 22 | 57.5 | 68.6 | BSD-3-Clause | 3 weeks ago | |
| commonmark/commonmark.js | 0.87 | commonmark.js is a JavaScript implementation of CommonMark: parse Markdown to an AST and render to HTML (or customize output). Provides a spec-compliant parser, renderer, and APIs for extensions, syntax highlighting hooks, and safe/controlled rendering in apps and tools. | 1,553 | — | 222 | — | 44 | 48.4 | 22.4 | NOASSERTION | 1 year ago | |
| benbjurstrom/markdown-object | 0.84 | Intelligent Markdown chunking for LLM/RAG workflows. Preserves headings, lists, tables, and semantic relationships while splitting into token-aware chunks sized for embedding model context windows. Built on League CommonMark with TikToken support. | 18 | 15 | 0 | 2K | 0 | 21.9 | 31.4 | MIT | 4 months ago | |
| torchlight/torchlight-commonmark | 0.82 | Laravel extension for league/commonmark that highlights Markdown code fences with Torchlight. Works with CommonMark v1 and v2, integrates with GrahamCampbell/Laravel-Markdown or manual environments, and uses the Torchlight Laravel client for fast, JS-free highlighting. | 28 | 29 | 48 | 5K | 0 | 26.4 | 36.5 | MIT | 9 months ago |
How can I help you explore Laravel packages today?