Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blackman99/siyuan-plugin-svelte-repl
- Owner: Blackman99
- License: mit
- Created: 2023-04-20T05:01:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-19T02:19:32.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:41:24.559Z (28 days ago)
- Topics: siyuan-note, siyuan-widget, svelte, svelte3
- Language: HTML
- Homepage:
- Size: 1.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)