Coder Social home page Coder Social logo

vuermly / v-formly Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.17 MB

v-formly 是 vue 的动态(JSON 驱动)表单库。

Home Page: https://kevinzhang19870314.github.io/v-formly/zh

JavaScript 21.12% Shell 0.30% HTML 0.35% Vue 74.99% Less 3.25%
ant antdv vuejs vuejs2 vuejs3 dynamic-forms forms ajv json-schema json-schema-validator

v-formly's Introduction

v-formly

v-formly 是 vue 的动态(JSON 驱动)表单库。

Vue 3版本的请移步这里v-formly-v3

简洁至上

通过标准JSON Schema & Ajv Validator生成复杂的动态表单及校验,快速、简洁、高效。

可复用性

通过JSON的形式生成表单模板,一份表单简单修改即可多处复用!使您能够快速开发表单页面,相比编写传统的html form表单,使用JSON形式定义表单能够极大的提高了开发效率。

Vue 驱动

目前支持Vue 2.x & Ant Design of Vue v1,Vue 2.x和Vue 3.x的其他UI库(AntDv v3,ElementUI等)支持正在开发中。。。

快速开始

文档 & Demo

文档

Stackblitz

CodeSandbox

安装

使用yarn安装v-formly

yarn add v-formly

或者使用npm安装它:

npm i v-formly --save

使用

// 别忘了引入Ant Design of Vue 1.7.8,v-formly当前只支持这个版本。

import VFormly from "v-formly";

// ...
Vue.use(VFormly);
// ...

其他

不论是学习还是使用 v-formly,有任何问题可以添加 QQ 群:610930944,我们为你解答关于使用 v-formly 过程中的的任何疑难杂症!

暗号:v-formly

MIT Licensed | Copyright © 2022-present v-formly

v-formly's People

Contributors

jiechonghai avatar kevinzhang19870314 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.