d-showdown
Text renderer
A JavaScript component wrapper around a markdown rendering library to simplify the display of formatted text in user interfaces.
Derby component wrapping showdown (markdown renderer)
1 stars
9 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derbyparty/derby-markdown | A tool that converts text written in Markdown into a format readable by Derby | 2 |
derbyjs/d-quill | A rich text editor component built on top of the Quill library | 6 |
derbyjs/d-codemirror | A Derby component for integrating CodeMirror with a live-bound text editor | 4 |
christoph-jerolimov/react-native-showdown | A React Native component that renders Markdown content in a webview. | 50 |
yisraelx/ngx-showdown | An Angular integration for converting Markdown to HTML | 15 |
derbyjs/d-d3-barchart | A reusable UI component that uses d3.js to render a bar chart | 1 |
derbyjs/d-barchart-vanilla | A Derby component that renders a bar chart without using D3.js to demonstrate the difference. | 1 |
derbyjs/d-barchart | A bar chart component built with Derby and D3.js | 0 |
derbyparty/d-mapbox | A JavaScript library that creates a map component for Derby applications | 1 |
derbyjs/d-bootstrap | Converts Twitter Bootstrap's JavaScript plugins into Derby components | 30 |
derbyjs/derby-less | A Derby plugin to add support for Less preprocessor in JavaScript-based web applications | 1 |
xrfang/mdv | A standalone tool for rendering Markdown documents with customizable syntax highlighting and formatting options. | 16 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
derbyjs/component-examples | A repository showcasing community-built examples of reusable UI components in DerbyJS | 7 |
derbyjs/derby-standalone | A client-side only implementation of the DerbyJS JavaScript library, providing a self-contained database for web applications. | 15 |