Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.25 KB

File metadata and controls

21 lines (12 loc) · 1.25 KB

Markdown to LiveCodes

This repository contains a collection of packages that enable the conversion of Markdown code blocks to interactive LiveCodes playgrounds. LiveCodes is an open-source code playground that allows you to write, run, and share code snippets in a wide variety of programming languages. See the LiveCodes docs for more information.

Packages

This repository contains the following packages:

  • markdown-it-livecodes: A Markdown-it plugin for converting code blocks to LiveCodes playgrounds.
  • marked-livecodes: A Marked plugin for converting code blocks to LiveCodes playgrounds.
  • remark-livecodes: A Remark plugin for converting code blocks to LiveCodes playgrounds.

These plugins allow the seamless integration with most of the popular frameworks like Next.js, Astro, Docusaurus, VitePress, Storybook, etc.

Usage

For usage, options and getting started with different frameworks, see the LiveCodes docs.

License

MIT License.