自己开发的一些库
jsonp-promise https://github.com/hjdshu/jsonp
swiper https://github.com/hjdshu/swiper-simple
toast https://github.com/hjdshu/toast
一个webpack-app-ie8脚手架 https://github.com/hjdshu/webpack-app-ie8
入门electron开发脚手架 https://github.com/hjdshu/electron-simple-cli
第三方库
- 解析url
https://www.npmjs.com/package/jsuri - 小程序框架
https://uniapp.dcloud.io/ - 剪贴板
https://github.com/lgarron/clipboard-polyfill - 酷炫幻灯片切换
qiqiboy/pageSwitch - css3 Keyframes
https://github.com/qiqiboy/JS2CSSKeyframes - fastclick
https://github.com/ftlabs/fastclick - 简单的路由库
https://github.com/hjdshu/director - 解决一些异步并发场景的库
https://github.com/fjakobs/async.js - 汉字拼音首字母字典
https://github.com/xukeler/chinesePY/blob/master/ChinesePY.js - vue移动端UI库
https://youzan.github.io/vant/#/zh-CN/
https://vant-ui.github.io/vant/#/zh-CN - vue右键菜单库
https://www.npmjs.com/package/v-contextmenu - intersection-observer 支持intersection-observer一个库
- https://npmjs.com/package/intersection-observer
- toast https://www.npmjs.com/package/react-toastify
- Vue.Draggable https://github.com/SortableJS/Vue.Draggable
- react-sortablejs https://github.com/SortableJS/react-sortablejs/
vite插件
vite-plugin-string (有一些bug,但是可以自己修改)
vite-plugin-markdown (读取markdown文件的插件)
@vitejs/plugin-legacy
vite-plugin-eslint
vite-plugin-babel
vite-plugin-svg-icons
ie8-9 专区
- jquery ie8-9跨域
https://www.npmjs.com/package/jquery-ajax-transport-xdomainrequest - ie9二维码生成库
https://www.npmjs.com/package/jquery.qrcode - JSON
https://github.com/douglascrockford/JSON-js - jQuery-mousewheel
- https://github.com/jquery/jquery-mousewheel
- jQuer-nicescroll
https://github.com/inuyaksa/jquery.nicescroll
react 脚手架 (非enject配置多页面以及支持less)
react-app-rewire-less
react-app-rewire-multiple-entry
react-app-rewired
@joiner/react-app-rewire-less-modules
react 库
react-toastify
@reduxjs/toolkit
react-redux
react-mobox
constate
react-use
一些开发文档
阿里云gitlab搭建
https://helpcdn.aliyun.com/document_detail/52857.html
vuepress
常用工具
codelf
markdown展示: react-markdown remark-gfm react-syntax-highlighter github-markdown-css
react代码在线编辑预览:react-live