axe312ger / mdx-live-editor

Online demo here:

Home Page:https://axe312ger.github.io/mdx-live-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDX Live Editor

Extensible mdx editor to edit mdx and preview live in your browser.

Goals

  • Live preview of MDX
  • Flawless editing through good UX
  • Guiding the non-technical user
  • Standalone lib with embeddability to any web based system

Development

This repository is a monorepo managed using Lerna. This means there are multiple packages managed in this codebase, even though we publish them to NPM as separate packages.

Requirements

Install dependencies

lerna bootstrap

About

Online demo here:

https://axe312ger.github.io/mdx-live-editor/

License:MIT License


Languages

Language:JavaScript 95.6%Language:CSS 3.5%Language:HTML 0.9%