92 我的工具库
1 Dart库
2 react 库
3 NPM Library

wuchuheng/electron-app-template →
A comprehensive Electron desktop application template featuring modern development setup with TypeScript, React integration, and cross-platform build configuration. Includes pre-configured webpack, hot reload, IPC communication patterns, and automated packaging for Windows, macOS, and Linux distributions. Perfect for rapid desktop app development with web technologies. Create with:
npx @wuchuheng/electrong my-app
📋

wuchuheng/ts-react-template →
A modern TypeScript React starter template featuring pre-configured development environment with TypeScript, ESLint, Prettier, and testing setup. Includes optimized build configuration, component structure, and development best practices for rapid React application development. Create a new project with
pnpx @wuchuheng/react my-app
📋
.

wuchuheng/com →
A comprehensive project initialization tool that automatically configures development environments with essential files including .vscode settings, .gitignore, .gitattributes, .editorconfig, and other common configuration files. Streamlines project setup workflow and ensures consistent development standards across projects. Initialize with
npx @wuchuheng/setup
📋
.

wuchuheng/ts-express-template →
A comprehensive TypeScript Express.js starter template featuring modern development practices, pre-configured tooling, and production-ready architecture. Quickly bootstrap new Express applications with TypeScript support, ESLint, testing setup, and optimized build configuration using
npx @wuchuheng/express my-app
📋
.