showdown
Converter
Converts Markdown to HTML and vice versa in a JavaScript library
A bidirectional Markdown to HTML to Markdown converter written in Javascript
14k stars
193 watching
2k forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
convertergfmhtmlhtml-converterjavascriptmarkdownmarkdown-flavorsmarkdown-parsershowdown
Related projects:
Repository | Description | Stars |
---|---|---|
evilstreak/markdown-js | A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility | 7,697 |
knockout/knockout | A JavaScript MVVM (Model-View-ViewModel) library that simplifies the creation of rich, responsive user interfaces by automatically synchronizing data between models and views. | 10,479 |
derbyjs/d-showdown | A JavaScript component wrapper around a markdown rendering library to simplify the display of formatted text in user interfaces. | 1 |
mixmark-io/turndown | Converts HTML into Markdown using JavaScript | 8,995 |
yisraelx/ngx-showdown | An Angular integration for converting Markdown to HTML | 15 |
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,476 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
karma-runner/karma | A tool for running JavaScript tests in multiple browsers | 11,955 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,468 |
gnab/remark | A simple in-browser markdown slideshow tool with features like presenter mode and syntax highlighting. | 12,757 |
developit/snarkdown | A lightweight JavaScript Markdown parser with minimal features. | 2,301 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,778 |
surveyjs/survey-library | Provides a client-side form builder and renderer for dynamic JSON-based forms | 4,252 |
johanneskaufmann/html-to-markdown | Converts HTML to Markdown with support for various formatting options and plugins for customization | 2,427 |