All Projects → Thiht → Markdown Viewer

Thiht / Markdown Viewer

Licence: mit
Firefox add-on to view markdown files

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Markdown Viewer

Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (+240.41%)
Mutual labels:  markdown, markdown-viewer, firefox
Marcdown
👻 Lightweight realtime markdown viewer and editor - Simple, clean and beautiful https://liyasthomas.github.io/marcdown
Stars: ✭ 345 (+136.3%)
Mutual labels:  markdown, markdown-viewer
Bytemd
A hackable Markdown editor component built with Svelte
Stars: ✭ 656 (+349.32%)
Mutual labels:  markdown, markdown-viewer
Mditor
📝 [ M ] arkdown + E [ ditor ] = Mditor
Stars: ✭ 523 (+258.22%)
Mutual labels:  markdown, markdown-viewer
Dataformsjs
🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
Stars: ✭ 95 (-34.93%)
Mutual labels:  markdown, markdown-viewer
Wemark
微信小程序Markdown渲染库
Stars: ✭ 1,159 (+693.84%)
Mutual labels:  markdown, markdown-viewer
Lookatme
An interactive, terminal-based markdown presenter
Stars: ✭ 392 (+168.49%)
Mutual labels:  markdown, markdown-viewer
Mdmath
LaTeX Math for Markdown inside of Visual Studio Code.
Stars: ✭ 675 (+362.33%)
Mutual labels:  markdown, markdown-viewer
Markitdown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
Stars: ✭ 26 (-82.19%)
Mutual labels:  markdown, markdown-viewer
Macdown
Open source Markdown editor for macOS.
Stars: ✭ 8,855 (+5965.07%)
Mutual labels:  markdown, markdown-viewer
React Code View
Code editor for React
Stars: ✭ 124 (-15.07%)
Mutual labels:  markdown, markdown-viewer
Vditor
♏ 一款浏览器端的 Markdown 编辑器。
Stars: ✭ 1,742 (+1093.15%)
Mutual labels:  markdown
Markwon
Android markdown library (no WebView)
Stars: ✭ 1,949 (+1234.93%)
Mutual labels:  markdown
Texme
Self-rendering Markdown + LaTeX documents
Stars: ✭ 1,970 (+1249.32%)
Mutual labels:  markdown
Mdme
Self-rendering Markdown content
Stars: ✭ 140 (-4.11%)
Mutual labels:  markdown
Hedgedoc
HedgeDoc - The best platform to write and share markdown.
Stars: ✭ 2,498 (+1610.96%)
Mutual labels:  markdown
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Stars: ✭ 1,895 (+1197.95%)
Mutual labels:  markdown
Extension
Simple browser extension for managing accounts in a browser and allowing the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Stars: ✭ 139 (-4.79%)
Mutual labels:  firefox
Keepassbrowserimporter
KeePass 2.x plugin which imports credentials from various browsers.
Stars: ✭ 139 (-4.79%)
Mutual labels:  firefox
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-5.48%)
Mutual labels:  firefox

Markdown Viewer README Build Status

A Markdown Viewer add-on for Firefox.

The add-on is downloadable on addons.mozilla.org.

Markdown Viewer rendering with an example file

Build

  • Download the current version
  • Build the .xpi with build.bat if you're using Windows (7-zip required in the path) or with build.sh if you're using Linux
  • The project uses bower to manage the dependencies but they are vendored within chrome/lib so you don't need to manually run bower install. The dependencies are easily updatable with bower update though.

Install

  • Open the .xpi with Firefox
  • If Firefox prevents the install because the add-on is unsigned, go to about:config and change the key xpinstall.signatures.required from true to false.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].