All Projects → tower1229 → Widgetsplayground

tower1229 / Widgetsplayground

Licence: gpl-3.0
前端组件管理系统

Projects that are alternatives of or similar to Widgetsplayground

vue-code-view
A Vue 2 component like Vue SFC REPL `@vue/repl` : u can edit, run and preview the code effect display in real time on the web page.
Stars: ✭ 67 (-55.33%)
Mutual labels:  playground, vue2
Mac Hanguldesktop Clock
Hangul Desktop Clock for Mac
Stars: ✭ 146 (-2.67%)
Mutual labels:  widget
163music
🎵163 music web app built with Vue 2.6, server side render, webpack 4
Stars: ✭ 139 (-7.33%)
Mutual labels:  vue2
Vue2 Frappe
A Vue 2 integration using Frappe Charts
Stars: ✭ 144 (-4%)
Mutual labels:  vue2
Elegantnumberbutton
Widget which acts as a number counter which changes its number on +/- press.
Stars: ✭ 140 (-6.67%)
Mutual labels:  widget
Vue Cli Multi Page
基于vue-cli模板的多页面多路由项目,一个PC端页面入口,一个移动端页面入口,且有各自的路由, vue+webpack+vue-router+vuex+mock+axios
Stars: ✭ 145 (-3.33%)
Mutual labels:  vue2
Vue2 Countdown
基于vue2.0的活动倒计时组件
Stars: ✭ 138 (-8%)
Mutual labels:  vue2
Flutter app
🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块
Stars: ✭ 2,140 (+1326.67%)
Mutual labels:  widget
Vuex Namespaced Module Structure
📈 A Vue.js project powered by Vuex namespaced modules in a simple structure based on Large-scale Vuex application structures
Stars: ✭ 146 (-2.67%)
Mutual labels:  vue2
Vue Shopping Cart
🛒 vue2 购物车入门项目
Stars: ✭ 142 (-5.33%)
Mutual labels:  vue2
Vue Im
A Vue.js 2.0 IM;基于Vue2.0的在线客服系统
Stars: ✭ 143 (-4.67%)
Mutual labels:  vue2
Vue Dialog Drag
Simple vue draggable dialog
Stars: ✭ 141 (-6%)
Mutual labels:  vue2
Vue Awesome Swiper
🏆 Swiper component for @vuejs
Stars: ✭ 12,072 (+7948%)
Mutual labels:  vue2
Coredataplaygrounds
Exploring Core Data through Swift playgrounds
Stars: ✭ 139 (-7.33%)
Mutual labels:  playground
Scriptable
Scripts and widgets for the iOS Scriptable App
Stars: ✭ 147 (-2%)
Mutual labels:  widget
Qt Color Widgets
Color wheel widget and dialog for Qt
Stars: ✭ 138 (-8%)
Mutual labels:  widget
Avvw
Apicloud + Vue2 + Vant(有赞前端)+ Webpack4打包,极速开发APP框架,将apicloud的渲染效率和vue数据绑定特性发挥极致!
Stars: ✭ 143 (-4.67%)
Mutual labels:  vue2
Vue Wechat
🔥 基于Vue2.0高仿微信App的单页应用
Stars: ✭ 1,832 (+1121.33%)
Mutual labels:  vue2
Gpk admin
✨ GeekPark Content Management System
Stars: ✭ 150 (+0%)
Mutual labels:  vue2
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+1264.67%)
Mutual labels:  widget

WidgetsPlayground

compatibility GitHub release license

介绍

前端组件管理系统,前端基于Vue2/Vue-router/Vuex实现,界面基于Flow-UI实现,后端基于野狗云实现。

除了组件管理以外,本项目同时演示了一种不依赖构建工具开发Vue项目的思路,详细介绍参见如何不用构建工具开发Vue全家桶项目

功能

组件管理

  • 二级分类
  • 标签筛选
  • 时间/名称排序
  • 关键词搜索

组件演示

  • 实时编辑
  • 多组件组合
  • 所见即所得

组件应用

  • HTML/CSS/JS代码一键复制
  • 还可以将编辑结果生成配置代码,实现编辑结果一键再现

用户管理

  • 接入野狗云后端,实现用户管理
  • 用户使用痕迹数据统计

配置

  • 项目直接丢进服务器环境就可以运行
  • 运行前,先修改index.html底部脚本中的seajs.root""(以项目所在的服务路径为准)
  • seajs.widgetRootPath变量是演示组件库(/widgets)的位置,通常不需要修改
  • seajs.config.base是Flow-UI模块库的地址,通常不需要修改

演示

http://refined-x.com/WidgetsPlayground/

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