Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackman99/siyuan-plugin-vue-repl
Make it possible to embed vue repl in your SiYuan note apps
https://github.com/blackman99/siyuan-plugin-vue-repl
siyuan-note siyuan-widget vuejs
Last synced: 2 months ago
JSON representation
Make it possible to embed vue repl in your SiYuan note apps
- Host: GitHub
- URL: https://github.com/blackman99/siyuan-plugin-vue-repl
- Owner: Blackman99
- License: mit
- Created: 2023-04-18T06:25:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T12:32:34.000Z (over 1 year ago)
- Last Synced: 2024-05-02T06:02:56.762Z (8 months ago)
- Topics: siyuan-note, siyuan-widget, vuejs
- Language: JavaScript
- Homepage:
- Size: 2.9 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Vue REPL in SiYuan[中文](./README_zh_CN.md)
## Introduction
To help you add [Vue REPL](https://github.com/vuejs/repl) in your [SiYuan](https://github.com/siyuan-note/siyuan) APP.
## How to use
SiYuan -> Bazaar -> Widget -> Vue REPL -> Install
## Features
* Preserve the full power of [Vue REPL](https://github.com/vuejs/repl)
* Auto save your code
* Size change along with bazaar block size
* Support for offline usage## Screenshots
![siyuan-vue-repl](https://user-images.githubusercontent.com/41723543/232690588-99ad1b14-6512-4e4f-ba08-8705fd24461f.gif)
Have fun with [Vue.js](https://vuejs.org/) in [SiYuan](https://github.com/siyuan-note/siyuan)!
## Contributing
* Join [Discord channel](https://discord.gg/yTUERXWH3p)
* Submit any issues
* PR welcome## LICENSE
[MIT](./LICENSE)