All Projects → fallsea → Fslayui

fallsea / Fslayui

Licence: mit
基于layui的前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、tab数据表格、树+数据表格、联动数据表格、layeidt编辑器、下拉框联动等。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fslayui

I18next Browser Languagedetector
language detector used in browser environment for i18next
Stars: ✭ 428 (-11.39%)
Mutual labels:  plugin
Socketio Client Ue4
socket.io client plugin for Unreal Engine 4
Stars: ✭ 451 (-6.63%)
Mutual labels:  plugin
Awesome Hexo
A curated list of awesome things related to Hexo
Stars: ✭ 466 (-3.52%)
Mutual labels:  plugin
Hideseek
A simple, mobile-friendly, yet customizable quick/live search jQuery plugin.
Stars: ✭ 430 (-10.97%)
Mutual labels:  plugin
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-7.45%)
Mutual labels:  plugin
Webpack Parallel Uglify Plugin
A faster uglifyjs plugin.
Stars: ✭ 456 (-5.59%)
Mutual labels:  plugin
Dialogic
💬 Create dialogs, characters and scenes to display conversations in your Godot games.
Stars: ✭ 414 (-14.29%)
Mutual labels:  plugin
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+820.08%)
Mutual labels:  plugin
Webim
基于环信webim+layim的web网页即时通讯 layim H5移动版
Stars: ✭ 448 (-7.25%)
Mutual labels:  layui
Next Compose Plugins
💡next-compose-plugins provides a cleaner API for enabling and configuring plugins for next.js
Stars: ✭ 465 (-3.73%)
Mutual labels:  plugin
Jasminum
A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据
Stars: ✭ 433 (-10.35%)
Mutual labels:  plugin
Jmh Gradle Plugin
Integrates the JMH benchmarking framework with Gradle
Stars: ✭ 441 (-8.7%)
Mutual labels:  plugin
Vim Polyglot
A solid language pack for Vim.
Stars: ✭ 4,691 (+871.22%)
Mutual labels:  plugin
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (-11.39%)
Mutual labels:  plugin
Vlc Pause Click Plugin
Plugin for VLC that pauses/plays video on mouse click
Stars: ✭ 467 (-3.31%)
Mutual labels:  plugin
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-12.22%)
Mutual labels:  plugin
Serviceworker Webpack Plugin
Simplifies creation of a service worker to serve your webpack bundles. ♻️
Stars: ✭ 454 (-6%)
Mutual labels:  plugin
Ts Graphql Plugin
TypeScript Language Service Plugin for GraphQL developers
Stars: ✭ 479 (-0.83%)
Mutual labels:  plugin
Skyeye
智能办公OA系统[SpringBoot2-快速开发平台],适用于医院,学校,中小型企业等机构的管理。Activiti5.22+动态表单实现零java代码即可做到复杂业务的流程实施,同时包含文件在线操作、日志、考勤、CRM、ERP进销存、项目、拖拽式生成问卷、日程、笔记、计划、行政等多种复杂业务功能。同时,可进行授权二开。
Stars: ✭ 472 (-2.28%)
Mutual labels:  layui
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (-4.14%)
Mutual labels:  plugin

fsLayui2正式开源,点击了解https://github.com/wueasy/fslayui

fsLayui

star fork

fsLayui 是一个基于layui的前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、tab数据表格、树+数据表格、联动数据表格、layeidt编辑器、下拉框联动、数据字典功能、表格编辑和提交等。
qq交流群:24017956 点击链接加入群
GitHub下载
码云下载
演示环境 http://fslayui.itcto.cn 最好先清空缓存
版本更新说明

如果你觉得对你有所帮助,请Star关注一下,在使用过程中,先看下使用说明文档,谢谢。

我要点赞

支持功能

  • 简单数据表格增删改查
  • 树+数据表格(树基于ztree实现,点击左边树,刷新右边表格数据)
  • 多数据表格(同一页面多个数据表格操作)
  • tab表格(tab切换表格)
  • 复杂表格增删改查
  • 联动表格增删改查
  • 联动下拉框(省市区级联等)
  • 数据表格转义(例如:表格某个字段需要需要把代码填充中文名称)
  • 文件上传功能
  • layedit编辑器
  • 数据字典功能
  • 表格编辑和提交
  • 菜单导航栏
  • 表格服务端排序

使用插件的好处?

可以更简洁高效的开发一个功能,通过配置一些标签,自动实现异步请求或事件处理。减少重复开发的工作量,提高工作效率。

使用说明

API文档

开发

# 克隆项目
git clone https://github.com/fallsea/fsLayui.git

# 安装依赖
npm install

# 建议不要用cnpm安装 会有各种诡异的bug 可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# 启动服务
npm start

浏览器访问 http://localhost:3000

贡献代码

请参考贡献指南

版本号规范

语义化版本2.0.0

效果图

贡献者

捐赠

项目的发展离不开你的支持,请作者喝杯咖啡吧!

License

MIT License

Copyright (c) 2017 fallsea

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