All Projects → alibaba → Alist

alibaba / Alist

Licence: mit
Alibaba Group Unified List Solution.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Alist

SettingsAppInSwiftUI
I have recreated a Settings App in iPhoneXR using SwiftUI concepts such as Form,Section,Toggle,Picker,Stack..etc
Stars: ✭ 37 (-95.94%)
Mutual labels:  list, form
Form Render
🚴‍♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案
Stars: ✭ 3,881 (+325.55%)
Mutual labels:  list, form
Nlp With Ruby
Curated List: Practical Natural Language Processing done in Ruby
Stars: ✭ 907 (-0.55%)
Mutual labels:  list
Sublime Bookmarks
Sublime Text essential plugins and resources
Stars: ✭ 878 (-3.73%)
Mutual labels:  list
Fcfilemanager
iOS File Manager on top of NSFileManager for simplifying files management. 📂
Stars: ✭ 862 (-5.48%)
Mutual labels:  list
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-97.59%)
Mutual labels:  list
Elements Examples
Stripe Elements examples.
Stars: ✭ 874 (-4.17%)
Mutual labels:  form
Hackathon Packing List
📋 Hackathon Packing List - A Handy Guide
Stars: ✭ 17 (-98.14%)
Mutual labels:  list
Awesome Perl6
⭐️ Useful resources for Perl 6 programmers
Stars: ✭ 20 (-97.81%)
Mutual labels:  list
Awesome Webgl
A curated list of awesome WebGL libraries, resources and much more
Stars: ✭ 852 (-6.58%)
Mutual labels:  list
Vue Form Base
Form-Generator for editing plain or nested Javascript objects and getting reactive Vuex Result.
Stars: ✭ 14 (-98.46%)
Mutual labels:  form
Easy Application
Over 400 software engineering companies that are easy to apply to
Stars: ✭ 6,991 (+666.56%)
Mutual labels:  list
Awesome Music
Awesome Music Projects
Stars: ✭ 925 (+1.43%)
Mutual labels:  list
React Hanko
A Japanese hanko component for React.js
Stars: ✭ 14 (-98.46%)
Mutual labels:  form
Swiftyform
iOS framework for creating forms
Stars: ✭ 907 (-0.55%)
Mutual labels:  form
Inspire
💡 Collection of web design & dev links
Stars: ✭ 881 (-3.4%)
Mutual labels:  list
Queryablelist
Python module to add support for ORM-style filtering to any list of items
Stars: ✭ 19 (-97.92%)
Mutual labels:  list
Awesome Clojurescript
A community driven list of ClojureScript frameworks, libraries and wrappers.
Stars: ✭ 848 (-7.02%)
Mutual labels:  list
Verticalstepperform
Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.
Stars: ✭ 868 (-4.82%)
Mutual labels:  form
Reactspa
combination of react teconology stack
Stars: ✭ 911 (-0.11%)
Mutual labels:  form

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].