English | 简体ä¸æ–‡
Vue SFC REPL as a Vue 2.7+ component.
<script setup>
import { Repl } from "vue-code-view";
import "vue-code-view/style.css";
</script>
<template>
<Repl />
</template>
Detailed changes for each release are documented in the release notes.
Inspired by shared links.
VCV is licensed under the terms of the MIT License.
Copyright (c) 2021-present Anduril