# vuc3

> `Vuc3`是一个基于`Vue`3.0的`SFC`模板语法的可视化代码编辑器（UI框架依赖`Ant Design of Vue`），只需简单几步就能基于已有的表单组件实现一个可视化的表单编辑器。

Latest version **0.1.2** (published 2022-02-23) · 0 weekly downloads

## Install

```sh
npm install vuc3
pnpm add vuc3
yarn add vuc3
bun add vuc3
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.2 |
| Published | 2022-02-23 |
| First published | 2022-02-23 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 3.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | yuexing91 |

## Links

- npm: https://www.npmjs.com/package/vuc3
- npm.io page: https://npm.io/package/vuc3

## Dependencies (6)

- [vue](https://npm.io/package/vue.md) ^3.2.24
- [core-js](https://npm.io/package/core-js.md) ^3.6.5
- [esprima](https://npm.io/package/esprima.md) ^4.0.1
- [escodegen](https://npm.io/package/escodegen.md) ^2.0.0
- [codemirror](https://npm.io/package/codemirror.md) ^5.62.0
- [ant-design-vue](https://npm.io/package/ant-design-vue.md) ^2.2.5

## Recent versions

- 0.1.2 (latest) — 2022-02-23
- 0.1.1 — 2022-02-23
- 0.1.0 — 2022-02-23

## README

# 介绍

`Vuc3`是一个基于`Vue`3.0的`SFC`模板语法的可视化代码编辑器（UI框架依赖`Ant Design of Vue`），只需简单几步就能基于已有的表单组件实现一个可视化的表单编辑器。

## 示例

![预览](https://img.wenhairu.com/images/2021/12/06/pFJQC.gif)

## 地址

- 项目地址 [github](https://github.com/yuexing91/vuc3) [gitee](https://gitee.com/yuexing91/vuc3)
- 文档地址 [gitee](http://yuexing91.gitee.io/yuexing91.github.io/vuc3-docs/)
- 基于`vuc3 ant-design-vue`的表单设计器 
  - 项目地址 [github](https://github.com/yuexing91/vuc3-ant-form)  [gitee](https://gitee.com/yuexing91/vuc3-ant-form)
  - [在线预览地址](https://yuexing91.gitee.io/yuexing91.github.io/vuc3-ant-form/)

- 基于`vuc3 element-plus`的表单设计器
    - 项目地址 [github](https://github.com/yuexing91/vuc3-element-form)  [gitee](https://gitee.com/yuexing91/vuc3-element-form)
    - [在线预览地址](https://yuexing91.gitee.io/yuexing91.github.io/vuc3-element-form/)

---
_Source: https://npm.io/package/vuc3 · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
