9 Star 17 Fork 8

Gitee 极速下载 / noForm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/alibaba/noform
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

AList

备注

原有体系下的 NoForm 将不再更新,目前版本仍可继续运行并持续维护。表单场景,推荐使用 Formily

背景

列表是中后台的入口场景,需求的量级与表单相同,但是对于效率和性能的体验则没有那么高,相对来说可定制性和拓展性也相对比较规范。 在 Fusion/Ant-Design 的 Table 已经成为业界事实标准的情况下,且 Formily 表单方案作为搜索区域的不二之选时,通过对这些方案的整合,可以快速实现标准化的列表场景。

同时AList支持 JSON Schema 协议渲染,可通过数据驱动快速开发。

特性

🚀 内置Formily作为搜索区域方案,性能及功能强大

💡 支持 Ant Design/Fusion Next 组件体系

🎨 支持JSON Schema 数据驱动方案

🏅 副作用逻辑独立管理,涵盖各种复杂联动校验逻辑

🌯 支持各种复杂布局方案

安装

使用 Ant Design:

npm install --save antd @alist/antd

使用 Fusion Design:

npm install --save @alifd/next @alist/next

文档

https://alist.wiki/

LICENSE

AList is open source software licensed as MIT.

The MIT License (MIT) Copyright (c) 2015-present, Alibaba Group Holding Limited. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

表单在前端可谓是非常常见的场景,而且通常需要花费开发非常多的时间来处理各种复杂的逻辑 展开 收起
HTML/CSS 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML/CSS
1
https://gitee.com/mirrors/noForm.git
git@gitee.com:mirrors/noForm.git
mirrors
noForm
noForm
master

搜索帮助