From b6fd9fe3ab79574e43c48f7c3574cdf00210c722 Mon Sep 17 00:00:00 2001 From: Sunny-117 Date: Sun, 17 Mar 2024 18:30:56 +0800 Subject: [PATCH] feat: me --- docs/.vitepress/dist | 2 +- docs/front-end-engineering/.DS_Store | Bin 0 -> 6148 bytes docs/getting-started.md | 79 ++++++++++++++++++++++++++- 3 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 docs/front-end-engineering/.DS_Store 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 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 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