Skip to content
View long-woo's full-sized avatar
🐰
🐰
Block or Report

Block or report long-woo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
long-woo/README.md

🤗 Hey, I'm LoongWoo

Languages and Tools:

Backend

C# NodeJS NuxtJS Deno Bun

Frontend

JS TS Vue React 微信小程序 HTML CSS Less Scss Tailwind CSS Single SPA Electron Flutter Dart

Tools

VS Code Visual Studio XCode Apifox NPM Vite Rollup Webpack Docker Nginx Git

Focus on aspects

  • AI
  • Web3

Pinned

  1. stc stc Public

    🔧 OpenApi/Swagger/Apifox document conversion tool. OpenApi/Swagger/Apifox 文档转换成代码的工具。

    TypeScript 14 4

  2. vite-ts-single-spa-root-config vite-ts-single-spa-root-config Public

    Create a root config example of single-spa using vite and typescript.

    HTML 17 4

  3. agent-demo agent-demo Public

    AutoGen 学习

    Python

  4. npm 淘宝镜像配置 npm 淘宝镜像配置
    1
    npm set registry https://registry.npmmirror.com # 注册模块镜像
    2
    npm set disturl https://npmmirror.com/mirrors/node/ # node-gyp 编译依赖的 node 源码镜像
    3
    
                  
    4
    ## 以下选择添加
    5
    npm set sass_binary_site https://npmmirror.com/mirrors/node-sass/ # node-sass 二进制包镜像