diff --git a/docs/.vitepress/dist b/docs/.vitepress/dist index 63f17f51..5c2eb783 160000 --- a/docs/.vitepress/dist +++ b/docs/.vitepress/dist @@ -1 +1 @@ -Subproject commit 63f17f51c36f7cc082d71783aac3b7eddb157542 +Subproject commit 5c2eb7836036b8e70824403dc86478c4e7de9514 diff --git a/docs/front-end-engineering/.DS_Store b/docs/front-end-engineering/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/docs/front-end-engineering/.DS_Store differ diff --git a/docs/getting-started.md b/docs/getting-started.md index c274ef00..29dbce56 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,4 +1,4 @@ -# Projects +# My Projects > TODO:分类 @@ -84,6 +84,83 @@ https://github.com/Sunny-117/shooks 📦️ A high-quality & reliable React Hooks library. +### mini-webpack + +https://github.com/Sunny-117/mini-webpack + +手写一个简易版的webpack + +### ts-lib-vite + +https://github.com/Sunny-117/ts-lib-vite + +A foundation for developing front-end utility libraries using Vite and TypeScript. + +### esbuild-plugins + +https://github.com/Sunny-117/esbuild-plugins + +packages of esbuild plugins + +### tiny-vite + +https://github.com/Sunny-117/tiny-vite + +⚡️ a lightweight frontend build tool designed to deliver swift development experiences and efficient build processes + +### vite-plugins + +https://github.com/Sunny-117/vite-plugins + +### tiny-complier + +实现超级 mini 的编译器 | codegen&compiler 生成代码 | 只需要 200 行代码 | 前端编译原理 + +https://github.com/Sunny-117/tiny-complier + +### keep-everyday + +https://github.com/Sunny-117/keep-everyday + +使用 Github Actions 来完成自动创建 issues 任务 + +### text-image + +https://github.com/Sunny-117/text-image + +🐛🐛🐛 text-image 可以将文字、图片、视频进行「文本化」,只需要通过简单的配置即可使用 + +### jsx-compilation + +https://github.com/Sunny-117/jsx-compilation + +🍻 实现 JSX 语法转成 JS 语法的编译器 + +### awesome-native + +https://github.com/Sunny-117/awesome-native + +🔧 Collection of native JavaScript projects + +### vsc-delete-func + +https://github.com/Sunny-117/vsc-delete-func + +🍻🍻🍻 vscode plugins + +### eslint-plugin-reviewget + +https://github.com/Sunny-117/eslint-plugin-reviewget + +🚀当用户使用 getXXX get开头的函数的时候 如果不返回值的话 那么就会报错 🐛可以 fix 🎉用户可以自行配置是否 fix + +### babel-plugin-dev-debug + +https://github.com/Sunny-117/babel-plugin-dev-debug + +an babel plugin that for dev debug + + ### webpack-expand-lib https://github.com/Sunny-117/webpack-expand-lib