Skip to content

代码片段管理工具 - 好记性不如烂笔头^_^

Notifications You must be signed in to change notification settings

djyuning/code-snippet-pro

Repository files navigation

Code Snippet Pro

好记性不如烂笔头

基于 electron 和 Vue.js 开发的一个代码片段管理工具,支持 Windows 和 Mac 系统。

开发

# 安装依赖
npm install
#
yarn

# 运行调试开发服务
npm run dev
#
yarn dev

# 构建打包
npm run build
#
yarn build

# 运行测试
npm test

# 语法检查
npm run lint

依赖

版本 备注
vue-electron 1.0.6 electron 的 Vue.js 封装
vue-codemirror 4.0.6 基于 Vue.js 的 codemirror 组件
vue-markdown 2.2.4 基于 Vue.js 的 markdown 渲染组件
moment 2.24.0 日期处理
iview 3.5.0 基于 Vue.js 的 UI 框架
hotkeys-js 3.1.1 快捷键监听辅助
axios 0.18.0 网络请求
uuid 3.3.3 生成 UUID

资源

About

代码片段管理工具 - 好记性不如烂笔头^_^

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published