Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njleonzhang/docsify-demo-box-vue
write Vue demo in docsify with instant preview and jsfiddle integration
https://github.com/njleonzhang/docsify-demo-box-vue
Last synced: 7 days ago
JSON representation
write Vue demo in docsify with instant preview and jsfiddle integration
- Host: GitHub
- URL: https://github.com/njleonzhang/docsify-demo-box-vue
- Owner: njleonzhang
- License: mit
- Created: 2017-07-11T04:28:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T04:11:03.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T08:34:55.784Z (7 months ago)
- Language: JavaScript
- Homepage: https://njleonzhang.github.io/docsify-demo-box-vue/.
- Size: 2.54 MB
- Stars: 29
- Watchers: 1
- Forks: 35
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docsify-demo-box-vue
> write Vue demo in docsify with instant preview and `jsfiddle` integration
Your sample code can be rendered on the page instantly, so the people who read your document can see the preview immediately.
If he/she expands the demo box, the source code and description are shown there.
Click the button `Try in Jsfiddle`, `jsfiddle.net` will be open with the code of this sample.[Doc](https://njleonzhang.github.io/docsify-demo-box-vue/)
This plugin is for Vue. For React, please use [docsify-demo-box-react](https://njleonzhang.github.io/docsify-demo-box-react)
## Showcase
These projects are using `docsify-demo-box-vue`. Pull requests welcome :blush:
| Project | Description |
|---|---|
| [vue-data-tables](https://github.com/njleonzhang/vue-data-tables/) | A simple and customizable data table,based on vue2 and element-ui. |