a live Javascript code editor
npm install live-code-editorExample:
``jsx
import LiveCode from "../src/LiveCode";
} />;`
| Parameters | Default Value | Type Options | Example Use | Reasoning |
| ---------- | ------------- | ------------ | --------------------------------- | ------------------------------------------------------------------------------------------------ |
| exact | " " | string | let fizzBuzz = function (n) { } | Add in a default function, comments or code to start people off |boolean` | true | Whether or not to immediately load the output. Get a button instead for rendering code on demand |
| renderNow | false |