Skip to content

andurils/vue-code-view

Repository files navigation

Vue Code View(VCV)

Build Status GitHub license npm npm bundle size npm

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

About

๐Ÿ––A Vue 2 SFC REPL component just like `@vue/repl` .

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •