- 2017 年毕业于 重庆邮电大学 网络工程专业
- 2019 年正式开始从事前端开发工作
- 我目前居住在重庆, 也希望以后能一直在重庆工作和生活
🎁 Projects | ⭐ Stars | 📚 Forks | 🛎 Issues | 💻 Website |
---|---|---|---|---|
Bpmn Process Designer:Vue 2 + JS 的 Bpmn 绘制工具 | github page | |||
Bpmn Process Designer:Vue 3 + TS 的 Bpmn 绘制工具 | github page | |||
Data visualization:Vue 3 自定义大屏可视化项目 | github page |
🎁 Projects | ⭐ Description | 💻 Website |
---|---|---|
Useful Code:Vue 组件、函数、CSS 动画、开发资源收集 | 包含简易钉钉流程组件、任务看板、Vue 大屏数据组件、echarts 图表集、常用数据处理函数等内容 | https://miyuesc.github.io/useful-code/ |
Native Juejin App: 掘金非官方小程序 | 原生微信小程序,主要包含个人数据中心,沸点,文章,已购买小册等 | - |
Daily Juejin Tea Extension: 每日掘金下午茶辅助扩展程序 | 读取已打开的掘金文章页面,快速生成下午茶消息和表格信息 | - |
chibivue-zh: chibivue 中文翻译 | 日文仓库 chibivue:一步一步开始编写一个 vue.js 的中文翻译仓库 | https://miyuesc.github.io/chibivue-zh/ |
auto-sync-blog: 个人掘金文章统计助手 | 自动抓取用户所有掘金文章与专栏,按照发布年月、分类、标签生成 vitepress 统计博客 | https://miyuesc.github.io/auto-sync-blog/ |
monorepo-micro-apps:基于 micro-app 与 pnpm workspace 的微前端项目模式 | 基于 micro-app 与 pnpm workspace 的微前端项目管理模式,包含常用工具与基础micro-app 架构 | - |
🎁 Projects | ⭐ Description | ☄ Downloads | ✨ License |
---|---|---|---|
diagram-js-grid-bg | A visual grid backgroud for diagram-js, base on diagram-js-grid. 基于 diagram-js-grid 的 SVG 网格背景,可用于diagram-js的相关项目,例如 bpmn-js、dmn-js 等。 |
||
diagram-js-context-pad | An element context menu component for diagram-js/bpmn-js use, base on diagram-js/lib/features/context-pad. 一个提供给 diagram-js/bpmn-js 使用的元素上下文菜单组件,基于 diagram-js/lib/features/context-pad 。 |
||
diagram-js-accordion-palette | A palette that supports folding and unfolding, provided for diagram-js use。Base on diagram-js/palette 一个支持折叠展开的调色板,提供给 diagram-js 使用。基于 diagram-js 本身的 Palette。 |
||
bpmn-js-i18n-zh | Chinese internationalization resources for bpmn-js. 关于 bpmn-js-properties-panel 的中文支持。 |
||
bpmn-js-external-label-modeling | A bpmn-js plugin used to render Label tags outside of nodes. 一个用来将Label标签渲染在节点外部的bpmn-js插件。 |
🎁 Projects | ⭐ Description | ☄ Downloads | ✨ License |
---|---|---|---|
shared | 使用 Typescript 编写的工具库,包含常用正则判断、防抖节流、数据结构、数据类型判断、对象数组字符串操作、echarts 工具函数、axios 请求封装等 | ||
shared-vue | 使用 Typescript 编写的 Vue 3 工具库,包含 corn 表达式、事件总线、分页请求、echarts 常用图表等 hook |
🎁 Projects | ⭐ Description | 💻 Website |
---|---|---|
vue-bpmn-process-designer | 基于 Vue 3 和 Typescript 的 BPMN 流程图编辑器,支持配置条件渲染、Popover 弹窗、自定义面板、多 Modeler 共存、函数式多元素插入等。 | https://bpmn.miyuefe.cn |