svelte-sketch

0.5.0 • Public • Published

svelte-sketch

svelte-sketch turns any Svelte component on your filesystem into a full-fledged REPL. It handles all imports for you, local or remote.

Get Started

To get started, just run

npx svelte-sketch watch MyComponent.svelte
# load a stylesheet
npx svelte-sketch watch MyComponent.svelte --css path/to/style.css
# change the port
npx svelte-sketch watch MyComponent.svelte --port 9020

Alternatively, you can run

npm install -g svelte-sketch
svelte-sketch watch MyComponent.svelte

Readme

Keywords

none

Package Sidebar

Install

npm i svelte-sketch

Weekly Downloads

0

Version

0.5.0

License

MPL-2.0

Unpacked Size

12.6 kB

Total Files

7

Last publish

Collaborators

  • hamiltonulmer