snarkdown
Markdown parser
A lightweight JavaScript Markdown parser with minimal features.
A snarky 1kb Markdown parser written in JavaScript
2k stars
26 watching
109 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
javascriptmarkdownparser
Related projects:
Repository | Description | Stars |
---|---|---|
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,696 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,310 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,390 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,703 |
markedjs/marked | A markdown parser and compiler built to process markdown text into HTML quickly and efficiently. | 33,189 |
mixmark-io/turndown | Converts HTML into Markdown using JavaScript | 8,893 |
trentm/python-markdown2 | A Python implementation of Markdown syntax conversion to HTML | 2,670 |
erusev/parsedown | A PHP library that provides a simple and fast way to parse Markdown text into HTML | 14,794 |
developit/htm | An alternative to JSX, providing a more compact and flexible templating solution for building web applications. | 8,719 |
oscargodson/epiceditor | A lightweight, embeddable Markdown editor with split fullscreen editing and live previewing | 4,246 |
snipcart/svelte-markdown-editor | A project to build a Svelte JS app with Markdown editor functionality | 22 |
showdownjs/showdown | Converts Markdown to HTML and vice versa in a JavaScript library | 14,308 |
gnab/remark | A simple in-browser markdown slideshow tool with features like presenter mode and syntax highlighting. | 12,738 |
remarkjs/react-markdown | A React component for rendering markdown safely and efficiently in web applications | 13,230 |
joemccann/dillinger | A cloud-enabled Markdown editor with offline support and integration with various file storage services | 7,978 |