svelte-html-repl

1.0.2 • Public • Published

svelte-html-repl

An HTML REPL built in svelte.

Install

npm i svelte-html-repl

Usage

<script>
  import Repl from "svelte-html-repl";
</script>

<Repl borderColor="black" startingCode="<em>test</em>" />

Contributing

Use npm run dev to test.

Readme

Keywords

Package Sidebar

Install

npm i svelte-html-repl

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

223 kB

Total Files

8

Last publish

Collaborators

  • nph