ngx-md
Markdown parser
An Angular directive for parsing markdown content in web applications.
Angular(ngx) directive for parsing markdown content in your web application.
266 stars
8 watching
80 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
angular-modulemarkdownmarkedngng2prismjs
Related projects:
Repository | Description | Stars |
---|---|---|
jfcere/ngx-markdown | A library that provides markdown parsing and syntax highlighting capabilities for Angular applications | 1,065 |
notiz-dev/ngx-markdoc | A tool for rendering Markdown content in Angular applications | 3 |
ericleib/ngx-remark | Library to render Markdown with custom HTML templates in Angular applications | 8 |
instance-oom/ngx-markdown-editor | An Angular component that enables rich text editing using an ace editor with markdown syntax support | 174 |
piwi/markdown-extended | A parser for an extended syntax used in documentation formatting. | 2 |
btford/angular-markdown-directive | A directive for rendering Markdown text in an AngularJS application | 569 |
yisraelx/ngx-showdown | An Angular integration for converting Markdown to HTML | 15 |
doxiaodong/ng2-simplemde | Angular component for using Simplemde Markdown Editor in web applications | 24 |
bmartinson/ngx-draggable-dom | An Angular directive that makes any DOM element draggable | 4 |
dwqs/mpvue-markdown-parser | A markdown parser built on top of mpvue, allowing users to render and format markdown text within web applications. | 9 |
ghiscoding/angular-markdown-editor | A package providing an all-in-one Markdown Editor with preview in Angular applications | 164 |
github/cmark-gfm | A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. | 906 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
marketingpipeline/markdown-tag | A JavaScript library that renders Markdown to HTML on any website | 416 |
dimerapp/markdown | An opinionated Markdown parser with features like AST generation and custom directives | 94 |