初始化项目框架
CLI for Pubinfo
初始化项目框架
初始化项目框架
commitlint config for Pubinfo projects
Pubinfo 内部共享的小型基础工具包,目前职责很收敛:日志和树遍历。
CLI for Pubinfo
A registry containing metadata about verified and blocked Snaps.
Workflow runtime for AI agents - deterministic pipelines with approval gates
The Sequelize CLI
Pubinfo 对外发布的聚合入口包。它把运行时、构建配置、主题和规范配置收敛成一套更易消费的 API。
Pubinfo 的共享前端配置包,集中提供 ESLint、Stylelint、UnoCSS 预设和主题系统。
Pubinfo 的共享前端配置包,集中提供 ESLint、Stylelint、UnoCSS 预设和主题系统。
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
commitlint config for Pubinfo projects
Pubinfo 的开发期调试工具包,本质上是一个 Vite 插件加一组本地调试接口。
Unplugin for @pubinfo/openapi.
This module has code to integrate Blockaid PPOM with MetaMask
Snaps keyring bridge
Pubinfo 的请求加密模块。它在应用启动时向后端拉取加密开关与公钥配置,并通过 Pubinfo 的 HTTP hooks 在请求发送前加密、响应返回后解密。
Common typings for the Stoplight ecosystem.
JS and TS types relating to 0xsquid related projects.
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Pubinfo 框架的核心运行时。这里包含应用启动入口、内置模块、布局系统、请求封装、路由和状态相关能力。