# @wibetter/ui-schema-editor

> UI Schema生成器

Latest version **1.2.1** (published 2021-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wibetter/ui-schema-editor
pnpm add @wibetter/ui-schema-editor
yarn add @wibetter/ui-schema-editor
bun add @wibetter/ui-schema-editor
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2021-07-09 |
| First published | 2021-06-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 10.13.0 |
| Dependencies | 14 |
| Unpacked size | 1.3 MB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | ldan@wibetter |
| Maintainers | wibetter |
| Keywords | schema生成器, UI Schema生成器 |

## Links

- npm: https://www.npmjs.com/package/@wibetter/ui-schema-editor
- Repository: https://github.com/widget-editor/ui-schema-editor
- Homepage: https://github.com/widget-editor/ui-schema-editor#readme
- Issues: https://github.com/widget-editor/ui-schema-editor/issues
- npm.io page: https://npm.io/package/@wibetter/ui-schema-editor

## Dependencies (14)

- [antd](https://npm.io/package/antd.md) ^4.3.4
- [mobx](https://npm.io/package/mobx.md) ^5.15.4
- [uuid](https://npm.io/package/uuid.md) ^8.3.2
- [react](https://npm.io/package/react.md) ^16.8.6
- [@antv/f2](https://npm.io/package/@antv/f2.md) ^3.8.9
- [react-ace](https://npm.io/package/react-ace.md) ^9.1.1
- [react-dom](https://npm.io/package/react-dom.md) ^16.8.6
- [ace-builds](https://npm.io/package/ace-builds.md) ^1.4.12
- [mobx-react](https://npm.io/package/mobx-react.md) ^6.2.2
- [prop-types](https://npm.io/package/prop-types.md) ^15.7.2
- [react-color](https://npm.io/package/react-color.md) ^2.19.3
- [@ant-design/icons](https://npm.io/package/@ant-design/icons.md) ^4.2.1
- [@wibetter/json-editor](https://npm.io/package/@wibetter/json-editor.md) ^3.5.9
- [@wibetter/json-schema-editor](https://npm.io/package/@wibetter/json-schema-editor.md) ^3.5.15

## Alternatives

- [@regle/core](https://npm.io/package/@regle/core.md) — 47.0K weekly downloads
- [typeof-arguments](https://npm.io/package/typeof-arguments.md) — 12.5K weekly downloads
- [@lokalise/projects-engine-contracts](https://npm.io/package/@lokalise/projects-engine-contracts.md) — 978 weekly downloads
- [@osjwnpm/nam-laboriosam-quibusdam](https://npm.io/package/@osjwnpm/nam-laboriosam-quibusdam.md) — 70 weekly downloads
- [@oridune/validator](https://npm.io/package/@oridune/validator.md) — 16 weekly downloads

## Recent versions

- 1.2.1 (latest) — 2021-07-09
- 1.1.10 — 2021-07-08
- 1.1.9 — 2021-07-08
- 1.1.8 — 2021-07-08
- 1.1.7 — 2021-07-08
- 1.1.5 — 2021-07-05
- 1.1.3 — 2021-07-05
- 1.1.2 — 2021-06-09
- 1.1.1 — 2021-06-02
- 1.1.0 — 2021-06-02

## README

# UI Schema生成器

使用场景：批量生成UI组件Schema数据

在线Demo：
[点击访问在线Demo](https://widget-editor.github.io/ui-schema-editor/)

***

## 安装

```bash
npm install --save @wibetter/ui-schema-editor
```

## 安装依赖

```bash
npm install 或者 yarn
```

## 启动

```bash
yarn dev
```

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