Check staged changes with style scripts before commiting with git.
upload files using NightmareJS
Agentic pre-commit setup - automatically configures pre-commit hooks for any repository using AI
Cross-framework debugger SDK for multi-agent AI systems
A CLI tool to generate JWTs on the fly
Rollup wrapper for server-io-core with dev server, debugger and reload all in one
A linter tool to analyze JavaScript, TypeScript, and Vue code, with a focus on AI-generated code, unused imports, alias resolution, and potential hazards.
Secure React Native package for SSL pinning, signature validation, emulator/debug/frida/root detection, and screenshot protection.
Reusable React and Chart.js timeline visualizations.
Beautiful API documentation UI for NestJS, powered by OpenAPI/Swagger
Malta plugin to enable some special features
Global package to assist in development of LabKey modules.
angular7 调试模块
Inspector and a debugger for AsyncMachine
Start debugger listener on a running Node.js process
Easily create replicable local WordPress environments with Docker
> A lightweight(ish) CLI for scaffolding new mods
Shared oxfmt and oxlint defaults
Create React App template with my favorite tools
Node server which collects logs from different clients
```bash yarn start # 启动调试,Editor & 页面 yarn start --list # 启动调试,自动打开活动列表页 yarn start -d # 启动调试,禁止自动打开浏览器(配合 vscode debugger 调试时推荐) yarn start --editor # 仅启动 editor 调试 yarn start --node # 仅启动 SSR 页面调试
Create Blockchain transactions with Vanilla JS (0 deps, cross-platform)
The easiest way to debug your nodejs process.
```bash yarn start # 启动调试,Editor & 页面 yarn start --list # 启动调试,自动打开活动列表页 yarn start -d # 启动调试,禁止自动打开浏览器(配合 vscode debugger 调试时推荐) yarn start --editor # 仅启动 editor 调试 yarn start --node # 仅启动 SSR 页面调试