Pinned Repositories
54leibo-github.io
感谢github,感谢cctv
alphat
AlphaT is a free open-source translation application powered by Electron
Awesome-Design-Tools
The best design tools for everything.
blog
记录走过的脚步,用过往步伐鼓励自己继续前行
cache-loader
[DEPRECATED] Caches the result of following loaders on disk
CS-Notes
😋 技术面试必备基础知识
developer-roadmap
Roadmap to becoming a web developer in 2019
ec-do
实例为日常开发常用的小实例,包括数组去重,打乱数组,字母大小写转换,cookie操作的封装等。
electorn-capture-screen
electron capture screen
vue-cli
🛠️ Standard Tooling for Vue.js Development
54leibo's Repositories
54leibo/blog
记录走过的脚步,用过往步伐鼓励自己继续前行
54leibo/vue-cli
🛠️ Standard Tooling for Vue.js Development
54leibo/alphat
AlphaT is a free open-source translation application powered by Electron
54leibo/Awesome-Design-Tools
The best design tools for everything.
54leibo/cache-loader
[DEPRECATED] Caches the result of following loaders on disk
54leibo/CS-Notes
😋 技术面试必备基础知识
54leibo/developer-roadmap
Roadmap to becoming a web developer in 2019
54leibo/ec-do
实例为日常开发常用的小实例,包括数组去重,打乱数组,字母大小写转换,cookie操作的封装等。
54leibo/electorn-capture-screen
electron capture screen
54leibo/frontend-basic
前端基础知识汇总
54leibo/JavaScript
JavaScript学习
54leibo/kaikeba-code
课上代码分享
54leibo/kscreenshot
web截图工具 前端截图 screenshot
54leibo/node-sqlcipher
54leibo/nodejs-learning-guide
Nodejs学习笔记以及经验总结,公众号"程序猿小卡"
54leibo/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
54leibo/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
54leibo/Signal-Desktop
Signal — Private Messenger for Windows, Mac, and Linux
54leibo/testCode
for learnning
54leibo/text-git
text git
54leibo/thread-loader
Runs the following loaders in a worker pool
54leibo/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
54leibo/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
54leibo/vue-skeleton-antd
基于 vue 构建的 ant design 风格骨架屏组件 :point_right:
54leibo/vue-waterfall-easy
vue瀑布流组件(vue-waterfall-easy 2.x)
54leibo/webpack
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
54leibo/WechatAdmin
Imitate WeChat public number background management system
54leibo/You-Dont-Know-JS
You-Dont-Know-JS中文版
54leibo/sentry-lb
实现一个简单的 sentry, 用于上报日志、错误等信息
54leibo/TextDecoderLb
实现一个简单的 TextDecoder, 用于不支持原生 TextDecoder 的环境,比如:微信小程序