All Projects → legoflow → Legoflow

legoflow / Legoflow

Licence: mit
更轻、更强、开箱即用的 前端工作流客户端

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Legoflow

Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (+73.31%)
Mutual labels:  webpack4, vuejs2
Vue2 Calendar
vue 2.x calendar component
Stars: ✭ 477 (-7.74%)
Mutual labels:  webpack4, vuejs2
Vue 2 Webpack 4 Boilerplate
Ready to use Vue 2+ project with webpack 4 configuration for development and production
Stars: ✭ 142 (-72.53%)
Mutual labels:  webpack4, vuejs2
Cordova Template Framework7 Vue Webpack
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Stars: ✭ 630 (+21.86%)
Mutual labels:  webpack4, vuejs2
vue-startup
A template with webpack 4 + vuejs 2 + + babel 7 setup for projects startup
Stars: ✭ 44 (-91.49%)
Mutual labels:  vuejs2, webpack4
Vue Develop Template
A Vue.js template that can support more than 100 thousand lines of code in our business, I hope it can help you too~
Stars: ✭ 481 (-6.96%)
Mutual labels:  vuejs2
Vue Music
cloud-music(网易云音乐)
Stars: ✭ 500 (-3.29%)
Mutual labels:  vuejs2
Vue Mq
📱 💻 Define your breakpoints and build responsive design semantically and declaratively in a mobile-first way with Vue.
Stars: ✭ 474 (-8.32%)
Mutual labels:  vuejs2
Vue Boilerplate Template
🍎 Efficient development of web SPA using Vue.js(2.*) + Webpack + Element-ui + Pwa + Vuex + Vuex-router + Vue-i18n + Dayjs + Lodash.
Stars: ✭ 461 (-10.83%)
Mutual labels:  vuejs2
Vue Password Strength Meter
🔐 Password strength meter based on zxcvbn in vue.js
Stars: ✭ 510 (-1.35%)
Mutual labels:  vuejs2
Vue Masonry
💠 Vue.js directive for masonry blocks layouting ✅
Stars: ✭ 509 (-1.55%)
Mutual labels:  vuejs2
Vue Stripe Elements
A Vue 2 component collection for StripeElements
Stars: ✭ 498 (-3.68%)
Mutual labels:  vuejs2
Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (-6.96%)
Mutual labels:  vuejs2
Tiptap Vuetify
Vuetify editor. Component simplifies integration tiptap editor with vuetify.
Stars: ✭ 498 (-3.68%)
Mutual labels:  vuejs2
Vue Star Rating
⭐️ A simple, highly customisable star rating component for Vue 2.x. / 3.x
Stars: ✭ 509 (-1.55%)
Mutual labels:  vuejs2
Douban
Douban book website demo by server side render
Stars: ✭ 468 (-9.48%)
Mutual labels:  vuejs2
Letterpad
Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀
Stars: ✭ 496 (-4.06%)
Mutual labels:  webpack4
Vue Input Tag
🔖 Vue.js 2.0 Input Tag Component
Stars: ✭ 507 (-1.93%)
Mutual labels:  vuejs2
Vue Grid Layout
A draggable and resizable grid layout, for Vue.js.
Stars: ✭ 5,170 (+900%)
Mutual labels:  vuejs2
We Vue
we-vue, 不只是 vue.js + weui!
Stars: ✭ 493 (-4.64%)
Mutual labels:  vuejs2

Logo

LegoFlow 2

Licence Version Download ChangeLog PRs Welcome

更轻、更强、开箱即用的 前端工作流客户端

功能

  • Webpack 4x 的 JS 模块编译,支持各类模块规范
  • Babel 7 ES.NEXT JS 编译
  • Vue.js 2.x 开发环境
  • Sass 编译
  • Autoprefixer 自动补全
  • 移动端 REM 适配方案
  • 生成图片信息,智能图片压缩
  • Base64 图片,雪碧图
  • EJS 模板编译
  • 自动内联样式脚本
  • 自动替换线上资源地址
  • ......

开发

应用是通过 Electron 作为核心框架,构建出跨平台应用。在开发启动应用之前,请先拉取仓库,以及安装开发环境依赖。

# node version = v8.x
node -v

# 全局安装 electron v1.8.4
npm i [email protected] -g

# 进入拉取的仓库文件夹
cd ./legoflow

# 安装依赖
npm install

启动应用

npm start

打包应用,若打包过程中出现错误,请参考 electron-packager 使用文档。

# 打包 macOS 应用
npm run package:mac

使用说明

查看 2.0 使用说明

更新日志

查看 CHANGELOG

下载

→ 百度云盘 下载地址

→ 腾讯云盘 下载地址

若出现以上源都无法下载,请加 Q 群下载群共享文件

v1.0 版本

https://legoflow.com/v1

反馈

遇到问题或者有更棒的想法,欢迎大家提出 issues 或 PR.

交流 Q 群 457756220

许可

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