Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackman99/siyuan-plugin-svelte-repl

Make it possible to embed svelte REPL in SiYuan note apps
https://github.com/blackman99/siyuan-plugin-svelte-repl

siyuan-note siyuan-widget svelte svelte3

Last synced: 4 days ago
JSON representation

Make it possible to embed svelte REPL in SiYuan note apps

Awesome Lists containing this project

README

        




Svelte REPL in SiYuan

[中文](./README_zh_CN.md)

# SiYuan Svelte REPL plugin

## Introduction

Help you embed [Svelte REPL](https://svelte.dev/repl) in [SiYuan](https://github.com/siyuan-note/siyuan)

## How to use

SiYuan -> Bazaar -> Widget -> Svelte REPL -> Install

## Demonstration

![siyuan-svelte-repl](https://user-images.githubusercontent.com/41723543/233339458-0a398ffe-ba62-49cb-9353-45015e436587.gif)

## Features

* Preserve full power of [Svelte REPL](https://svelte.dev/repl)
* Code auto save

## Usage Restriction

Reference modules on [unpkg](https://unpkg.com),**Network is required**

## LICENSE

[MIT](./LICENSE)