Skip to content
View flycran's full-sized avatar

Block or report flycran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
flycran/README.md

Typing SVG

gravity

🕊️ Flycran (Flying Crane / 飞鹤) — Derived from "Flying Crane", embodying freedom and high-flying engineering.

👨‍💻 About Me

Hello! I am Flycran, a Frontend Architect Engineer passionate about building modern web applications and developer tooling ecosystems. Beyond product delivery, I focus deeply on Frontend Infrastructure & DX (Developer Experience).

  • 🏗️ Core Stack: Modern Web Engineering with React, Next.js, TypeScript, and Tailwind CSS.
  • ⚙️ Tooling & Infrastructure: Hands-on experience architecting high-performance toolchains with Vite, Biome, and Bun.
  • 🛠️ Developer Experience & Automation:
    • Built custom CLI Generators for interactive scaffolding (similar to create-vite).
    • Authored custom Vite Plugins, TS Server Plugins, and VS Code Extensions.
    • Advanced AST & Type-System driven Codemods for automated refactoring and migrations.

🚀 My open Source Projects

  • 🎨 smart-unitSmart Unit Selection & i18n Formatter for UI Rendering

    • 💡 Core Value: Designed specifically for frontend presentation layer needs rather than raw calculation. It automatically selects the most human-friendly unit for display and seamlessly integrates with i18n ecosystems for internationalization.
    • 🛠️ Key Features: Auto-optimal unit selection | UI-first formatting | Built-in i18n support | Full TypeScript type safety.
    • 📖 Docs: https://flycran.github.io/smart-unit/en/
  • rtk-to-endpoints & VS Code ExtensionIDE Navigation & DX Enhancer for RTK Query

    • 💡 Core Value: Solves the seamless navigation pain point in RTK Query by allowing developers to direct Go to Definition from RTK Hooks straight to their Endpoint definitions.
    • 🛠️ Developer Experience (DX): Enriches inline code perception by displaying API JSDoc, URL endpoints, and HTTP Methods directly inside the RTK Hook's JSDoc hover tooltips.
    • 🛠️ Tech: TypeScript | RTK Query | VS Code Extension


Anurag's GitHub stats Top Langs


icon icon icon icon icon icon icon icon icon icon icon icon icon

Pinned Loading

  1. flycran flycran Public

    2

  2. smart-unit smart-unit Public

    Elegant unit conversion utility for JavaScript & TypeScript

    TypeScript 3

  3. wings wings Public

    Wings Blog是Flycran设计、开发的个人博客网站,主要记录项目,文章、生活、随笔等。

    TypeScript

  4. rtk-to-endpoints rtk-to-endpoints Public

    A TypeScript Language Service Plugin that enhances IDE experience for RTK Query by enabling "Go to Definition" from hooks directly to endpoint definitions.

    TypeScript 6 1

  5. rtk-to-endpoints-vscode rtk-to-endpoints-vscode Public

    Go to Definition from RTK Query hooks directly to endpoint definitions, without any tsconfig or TypeScript version setup.

    TypeScript