Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@form-create/utils

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form-create/utils - npm Package Compare versions

Comparing version 1.0.15 to 2.5.0-alpha.1

lib/console.js

11

package.json
{
"name": "@form-create/utils",
"version": "1.0.15",
"version": "2.5.0-alpha.1",
"description": "",
"main": "./src/index.js",
"main": "./lib/index.js",
"scripts": {

@@ -13,3 +13,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"LICENSE",
"src"
"lib"
],

@@ -25,5 +25,2 @@ "keywords": [

"license": "MIT",
"dependencies": {
"vue": "^2.5.2"
},
"bugs": {

@@ -36,3 +33,3 @@ "url": "https://github.com/xaboy/form-create/issues"

},
"gitHead": "e46919c12248d450ef195849672b97fa27a8bfeb"
"gitHead": "db6aa6042489b71fcac24819012b38f8cfb69ae1"
}
# @form-create/utils
**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成器。并且支持生成任何 Vue 组件。结合内置17种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。**
> form-create V2 助手方法包
**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持3个UI框架,并且支持生成任何 Vue 组件。内置20种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。**
form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 3 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.
[GitHub](https://github.com/xaboy/form-create) | [文档](http://form-create.com/v2) | [Document](http://form-create.com/en/v2)

@@ -6,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc