vue-code-view
v0.6.1
Published
Vue SFC REPL as a Vue 2.7+ component.
Downloads
98
Maintainers
Readme
English | 简体中文
Vue SFC REPL as a Vue 2.7+ component.
💻 Simple Usage
<script setup>
import { Repl } from "vue-code-view";
import "vue-code-view/style.css";
</script>
<template>
<Repl />
</template>
📋 Changelog
Detailed changes for each release are documented in the release notes.
💡 Inspired
Inspired by shared links.
💳 License
VCV is licensed under the terms of the MIT License.
Copyright (c) 2021-present Anduril