contenteditable:
- 文本可编辑
- 参考: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable
GitKraken:
- https://github.com/wanZzz6/Modules-Learn/blob/master/%E6%8A%80%E6%9C%AF/Gitkraken%20%E6%9C%80%E6%96%B0%E7%89%88v9.x%E7%A0%B4%E8%A7%A3%E6%95%99%E7%A8%8B.md
弹出层:
- https://floating-ui.com/docs/platform
svg动画:
- Animate Anything Along an SVG Path (opens new window)
- GSAP (opens new window)
- svg 配合 css 达成动画效果 (opens new window)
- SVG Marching Ants (opens new window)
makerjs:
- todo
库开发:
参考 element-ui: https://www.npmjs.com/package/element-ui?activeTab=code
排除依赖: https://webpack.js.org/configuration/externals/#externals
打包: https://webpack.js.org/configuration/output/#outputlibrarytype
eslint 导致内存溢出:https://blog.csdn.net/weixin_42233789/article/details/110198024 (done)
安装本地电脑的 npm 包
- 如何安装
- 注意要配置 .eslintignore,否则会导致内存溢出
语法高亮与提示: https://juejin.cn/post/6954011748277944333
sass:
- mixin 语法
- if 语句
taro:
- 跨端,小程序解决方案
上一篇: 下一篇: