No description provided.
## 包定位
## 包定位
## 包定位
`@gencode/plugin-sdk` 提供插件作者需要的稳定类型导出,避免直接依赖 `@gencode/agents` 的内部文件路径。
`@gencode/shared` 负责跨包共享的稳定类型与协议定义。 它存在的目的,是防止 `agents`、`cli`、`web` 等包之间出现协议漂移和镜像定义。
> jeeplus 代码生成器
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Emulate console for all the browsers
Array#isArray for older browsers
Printing pretty tables on console log
Patch console methods to intercept output
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Call a callback when a readable/writable/duplex stream has completed or failed.
Parses data: URLs
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
ANSI escape codes for styling strings in the terminal
JSON.parse with bigints support
Determine the `package.json#type` which applies to a location
Resolve the path of a module like `require.resolve()` but from the current working directory
Unicode symbols with fallbacks for older terminals
Detect whether a terminal supports color