@madoc/component-repl
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@madoc/component-repl

Quality Gate Status Coverage Version Downloads License

Madoc is a MArkdown DOCumentation Framework.

It will help your generate a static documentation website.

This component adds coding capability inside the browser using Codemirror and iframes.

# Install dependencies
npm install --save-dev @madoc/component-repl

Then add this in a addons/index.ts file of your project.

// Addons
import MadocComponentRepl from '@madoc/component-repl';

export default [
  MadocComponentRepl
];

Package Sidebar

Install

npm i @madoc/component-repl

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

657 kB

Total Files

6

Last publish

Collaborators

  • cadgerfeast