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.
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.
For usage, options and getting started with different frameworks, see the LiveCodes docs.
MIT License.