Skip to content
View aqzhyi's full-sized avatar
💖
move your mouse away or i'll be shy
💖
move your mouse away or i'll be shy
  • みなみけ

Sponsoring

@runjuu

Block or report aqzhyi

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
Aqzhyi/readme.md

/⁠╲⁠/⁠\⁠╭⁠(⁠•⁠‿⁠•⁠)⁠╮⁠/⁠\⁠╱⁠\

Pinned Loading

  1. onlywatch.tw onlywatch.tw Public

    provide with tool to observe international 🇺🇲🇪🇺🇯🇵🇨🇭🇨🇦🇬🇧🇦🇺🇳🇿 's economic events and data trends so they can plan quarterly short-term swing trades

    TypeScript

  2. Sublime-Better-Completion Sublime-Better-Completion Public

    手刻的浪漫 DEPRECATED, use TypeScript!

    JavaScript 336 73

  3. etoro-better-ui etoro-better-ui Public

    Better eToro UI (as helper, enhancement, extension) for 🇹🇼Taiwan, 🇲🇾Malaysia, and 🇬🇧English (via tampermonkey, which can be running on Microsoft Edge, Firefox, and Chrome)

    TypeScript 10 3

  4. chinese-conv chinese-conv Public

    Forked from mollykannn/translate-big5-gbk

    我就懶,無依賴的,簡繁轉換解決方案。no dependencies, converting simplified to traditional and traditional to simplified.

    TypeScript 82 15

  5. let's try the `copilot-instructions.md` let's try the `copilot-instructions.md`
    1
    <!-- TOC -->
    2
    
                  
    3
    - [📖 in node.js version 20 and above](#-in-nodejs-version-20-and-above)
    4
      - [🚥 Rules](#-rules)
    5
        - [🚥 when you need to resolve a file path, use fileURLToPathnew URLrelativePath, import.meta.url](#-when-you-need-to-resolve-a-file-path-use-fileurltopathnew-urlrelativepath-importmetaurl)
  6. tsconfig.json for typescript^5 tsconfig.json for typescript^5
    1
    /** also see https://www.totaltypescript.com/tsconfig-cheat-sheet */
    2
    {
    3
      "$schema": "https://json.schemastore.org/tsconfig",
    4
      "compilerOptions": {
    5
        "allowJs": true,