
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
loquat-form-design
Advanced tools



npm install
// or yarn install
npm run serve
// or yarn run serve
内置丰富的插件, 可以很方便的扩展项目左侧组件, 枇杷表单设计器总体架构采用可拔插式架构设计思路, 并且所有存在可配置的地方全部提取到全局配置中, 可以通过修改一些配置很容易实现一些功能需求, 并且插件配置面板的功能全部可以通过参数管控, 即参数化动态管理面板功能,做到有参即用。
尽量避免出现v-if || v-else, 因为设置参数化动态管理面板功能就是为了 插件配置面板不要出现这种逻辑判断,考虑代码后期很难维护,看起来很烦人, 如果出现两个插件共用配置面板功能一致或者少于时可以通过参数配置共用, 出现共用配置面板功能多于时推荐新加一个配置面板组件,不推荐使用共用。
1.由阿里巴巴语雀推出的表单设计器(收费):http://form.making.link/sample/#/zh-CN/
2.由avue推出表单设计器(开源): https://form.avuejs.com/
3.由JakHuang推出的ElementUI表单设计(开源): https://mrhj.gitee.io/form-generator/#/
4.以及表单设计器整体架构布局借鉴的vxe-table,后期会全部采用typescript进行重构项目(开源): https://github.com/x-extends/vxe-table
FAQs

The npm package loquat-form-design receives a total of 20 weekly downloads. As such, loquat-form-design popularity was classified as not popular.
We found that loquat-form-design demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.