All Projects → CyrilFeng → Ruyi

CyrilFeng / Ruyi

交互式表单设计器

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Ruyi

Ember Form For
Stars: ✭ 136 (-18.56%)
Mutual labels:  forms
Vue Dynamic Forms
Easy way to dynamically create reactive forms in vue based on a varying business object model
Stars: ✭ 146 (-12.57%)
Mutual labels:  forms
Core
The Form Tools Core.
Stars: ✭ 156 (-6.59%)
Mutual labels:  forms
React Reform
Helps you create powerful themes for pleasant to use forms
Stars: ✭ 138 (-17.37%)
Mutual labels:  forms
Isomorphic Lab
Isomorphic React experimentation
Stars: ✭ 144 (-13.77%)
Mutual labels:  forms
Formmaster
Easily build big and bigger forms with minimal effort
Stars: ✭ 152 (-8.98%)
Mutual labels:  forms
Radio Group
845 byte WAI-ARIA 1.1 compliant radio group React component
Stars: ✭ 133 (-20.36%)
Mutual labels:  forms
Fielder
A field-first form library for React and React Native
Stars: ✭ 160 (-4.19%)
Mutual labels:  forms
Eureka
Elegant iOS form builder in Swift
Stars: ✭ 11,345 (+6693.41%)
Mutual labels:  forms
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (-7.19%)
Mutual labels:  forms
Xam.plugin.simpleappintro
Just a nice and simple AppIntro for your Xamarin Forms project
Stars: ✭ 139 (-16.77%)
Mutual labels:  forms
React Formutil
Happy to build the forms in React ^_^
Stars: ✭ 144 (-13.77%)
Mutual labels:  forms
Niui
Lightweight, feature-rich, accessible front-end library
Stars: ✭ 152 (-8.98%)
Mutual labels:  forms
Modal progress hud
A simple modal progress HUD (heads-up display, or progress indicator) for flutter
Stars: ✭ 137 (-17.96%)
Mutual labels:  forms
Input
📋 Wrapper component for controlled inputs
Stars: ✭ 158 (-5.39%)
Mutual labels:  forms
Reactive forms
This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms
Stars: ✭ 135 (-19.16%)
Mutual labels:  forms
Validation
Framework agnostic validation library for PHP
Stars: ✭ 146 (-12.57%)
Mutual labels:  forms
Evolutility Ui Jquery
Model-driven Web UI for CRUD using REST or localStorage.
Stars: ✭ 164 (-1.8%)
Mutual labels:  forms
Formiz
🐜 React forms with ease! Composable, headless & with built-in multi steps
Stars: ✭ 159 (-4.79%)
Mutual labels:  forms
Ngx Formly
JSON powered / Dynamic forms for Angular
Stars: ✭ 2,109 (+1162.87%)
Mutual labels:  forms

交互式表单设计器如意

如意斩获2018 51CTO开发者大赛第2名

如意是一款具有强交互性、支持业务逻辑设计的表单设计器,当前版本为1.0.1

image

特性

  • 支持单行文本、多行文本、下拉框、单选框、复选框、隐藏框、密码框、文字、图片、底纹、富文本框、文件上传、日期时间、按钮等web控件

  • 首创可视化业务逻辑设计,通过拖拽进行条件判断和命令执行,支持条件嵌套

  • 支持url参数获取数据、http远程获取数据、数据库获取数据

  • 页面加载、单击、双击、焦点等事件支持

  • 拖拽控制组件位置和大小,支持颜色点选

  • 支持多租户

  • 多连接池动态切换,支持多数据源

  • 支持前端校验和数据库校验,支持默认常用的规则(如数字、email、ip、手机号),支持自定义正则,支持校验框样式自定义

  • 使用了easyDropDown作为下拉框实现

  • 使用了My97datePicker作为日期时间的实现

  • 使用了UMeditor作为富文本框的实现

  • 针对传统HTML中单选框、复选框、文件上传控件样式陈旧且不可变更的情况,做了组件重新实现

  • 支持历史版本管理

  • 支持令牌访问

  • 支持在线编写js、jquery

部署方式

无需任何配置,启动后访问 http://ip:port/ruyi 即可

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].