vue-code-view
TypeScript icon, indicating that this package has built-in type declarations

0.6.1 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.6.12latest

Version History

VersionDownloads (Last 7 Days)Published
0.6.12
0.6.00
0.5.02
0.4.114
0.4.00
0.3.90
0.3.80
0.3.70
0.3.60
0.3.50
0.3.40
0.3.30
0.3.20
0.3.10

Package Sidebar

Install

npm i vue-code-view

Weekly Downloads

18

Version

0.6.1

License

MIT

Unpacked Size

23.3 MB

Total Files

95

Last publish

Collaborators

  • anduril