@yarn-tool · 84 packages

Name Description License Versions
@yarn-tool/changelog Generate and update CHANGELOG.md using conventional commits for monorepo workspaces ISC 9 greenflagged / 99 total
@yarn-tool/check-pkg-bin check pkg bin has shebang ISC 8 greenflagged / 97 total
@yarn-tool/detect-package-manager Detect available package manager (yarn, npm, pnpm) using which command ISC 5 greenflagged / 5 total
@yarn-tool/detect-yarnlock-version detect yarn.lock version ISC 5 greenflagged / 39 total
@yarn-tool/dotenv load dotenv from workspaces ISC 7 greenflagged / 53 total
@yarn-tool/env-path ```bash yarn add @yarn-tool/env-path yarn-tool add @yarn-tool/env-path yt add @yarn-tool/env-path ``` ISC 4 greenflagged / 18 total
@yarn-tool/find-deps find deps tree in workspaces ISC 6 greenflagged / 74 total
@yarn-tool/find-root 尋找 Yarn workspace 根目錄的工具,提供路徑驗證、錯誤處理和斷言函數 (Find Yarn workspace root directory with path validation, error handling, and assertion functions) ISC 6 greenflagged / 80 total
@yarn-tool/find-tsconfig ```bash yarn add @yarn-tool/find-tsconfig ISC 6 greenflagged / 80 total
@yarn-tool/fix-all 一站式自動修復工具,支援 git 資訊更新、靜態檔案同步、版本修正與 workspace 管理 (All-in-one auto-fix tool for git info update, static file sync, version fix, and workspace management) ISC 12 greenflagged / 63 total
@yarn-tool/fix-ws-links ```bash yarn add @yarn-tool/fix-ws-links yarn-tool add @yarn-tool/fix-ws-links yt add @yarn-tool/fix-ws-links ``` ISC 9 greenflagged / 103 total
@yarn-tool/fix-ws-pkgs-link ```bash yarn add @yarn-tool/fix-ws-pkgs-link yarn-tool add @yarn-tool/fix-ws-pkgs-link yt add @yarn-tool/fix-ws-pkgs-link ``` ISC 8 greenflagged / 52 total
@yarn-tool/fix-ws-versions 自動同步和修復 monorepo workspace 中的套件版本依賴 (Auto sync and fix package version dependencies in monorepo workspaces) ISC 6 greenflagged / 25 total
@yarn-tool/fnm-detect fnm (Fast Node Manager) 環境偵測模組 / A module for detecting whether the current Node.js process is running within an fnm-managed environment ISC 4 greenflagged / 4 total
@yarn-tool/get-global-dirs 4 greenflagged / 4 total
@yarn-tool/get-paths-by-type 根據類型 Symbol 取得對應的路徑陣列(支援全域 npm/yarn 路徑) / Get corresponding path array based on type Symbol (supports global npm/yarn paths) ISC 18 greenflagged / 18 total
@yarn-tool/get-pkg-bin 從 package.json 取得 bin 腳本路徑的工具庫 / A utility for getting bin script paths from package.json ISC 8 greenflagged / 66 total
@yarn-tool/init-path 計算 Yarn Workspaces 環境中套件初始化的目標路徑 / Calculate target path for package initialization in Yarn Workspaces environment ISC 5 greenflagged / 40 total
@yarn-tool/is-builtin-module ```bash yarn add @yarn-tool/is-builtin-module yarn-tool add @yarn-tool/is-builtin-module yt add @yarn-tool/is-builtin-module ``` ISC 4 greenflagged / 23 total
@yarn-tool/is-npx 檢測當前是否在 NPX/YPX 環境中執行 / Detect if running in NPX/YPX environment ISC 5 greenflagged / 23 total
@yarn-tool/is-published check package is published or not ISC 6 greenflagged / 18 total
@yarn-tool/ncu A wrapper tool for npm-check-updates that checks and updates package dependencies with semver support, version caching, and yarn.lock resolutions integration. Provides CLI options, table output, and efficient batch processing for monorepo workflows. 封裝 np ISC 6 greenflagged / 134 total
@yarn-tool/ncu-ws Workspace-aware npm-check-updates tool for Yarn workspaces. Supports monorepo dependency version checking and updating across all workspace packages with yarn.lock integration, resolutions support, and dedupe functionality. 專為 Yarn workspaces 設計的依賴版本檢查與更新 ISC 7 greenflagged / 40 total
@yarn-tool/node-modules Node.js 模組路徑尋找工具,特別適用於 Yarn Workspaces 環境。提供快速尋找專案中 node_modules 路徑的功能,支援 scoped packages 和一般 packages 的識別。 ISC 7 greenflagged / 88 total
@yarn-tool/node-modules-is-alias check given node modules path is alias or not ISC 9 greenflagged / 38 total
@yarn-tool/node-modules-link link package to node_modules ISC 7 greenflagged / 68 total
@yarn-tool/normalize-deps-value Normalize dependency values to standardized semver format / 將依賴值正規化為標準化的 semver 格式 ISC 5 greenflagged / 19 total
@yarn-tool/npa-to-deps Convert npm-package-arg results to dependency values / 將 npm-package-arg 結果轉換為依賴值 ISC 5 greenflagged / 36 total
@yarn-tool/npa-to-deps-query ```bash yarn add @yarn-tool/npa-to-deps-query yarn-tool add @yarn-tool/npa-to-deps-query yt add @yarn-tool/npa-to-deps-query ``` ISC 6 greenflagged / 47 total
@yarn-tool/npm-package-arg-util A utility library for parsing and handling npm package arguments, providing enhanced functionality for yarn tools / 用於解析和處理 npm 套件參數的工具函式庫,為 yarn 工具提供增強功能 ISC 5 greenflagged / 38 total
@yarn-tool/pack-package pack package, and print information about packed tar ISC 5 greenflagged / 74 total
@yarn-tool/path-parents 列出從當前目錄向上搜尋至工作區根目錄的路徑列表。List paths from the current directory up to the workspace root. ISC 7 greenflagged / 46 total
@yarn-tool/pkg-deps-add ```bash yarn add @yarn-tool/pkg-deps-add yarn-tool add @yarn-tool/pkg-deps-add yt add @yarn-tool/pkg-deps-add ``` ISC 6 greenflagged / 35 total
@yarn-tool/pkg-deps-util ```bash yarn add @yarn-tool/pkg-deps-add yarn-tool add @yarn-tool/pkg-deps-add yt add @yarn-tool/pkg-deps-add ``` ISC 6 greenflagged / 85 total
@yarn-tool/pkg-entry-util 用於處理 package.json entry 相關欄位的工具庫,包含 bin、exports、publishConfig 欄位的修復與驗證功能,並提供各類套件的預設 npm scripts(工作區根目錄、一般套件、根目錄套件)/ Utility for handling package.json entry fields including bin, exports, publishConfig fix/verification, plus preset npm scripts for workspac ISC 9 greenflagged / 46 total
@yarn-tool/pkg-git-info ```bash yarn add @yarn-tool/pkg-git-info ISC 5 greenflagged / 48 total
@yarn-tool/pkg-hosted-info ```bash yarn add @yarn-tool/pkg-hosted-info yarn-tool add @yarn-tool/pkg-hosted-info yt add @yarn-tool/pkg-hosted-info ``` ISC 6 greenflagged / 43 total
@yarn-tool/pkg-list-to-types ```bash yarn add @yarn-tool/pkg-list-to-types yarn-tool add @yarn-tool/pkg-list-to-types yt add @yarn-tool/pkg-list-to-types ``` ISC 5 greenflagged / 20 total
@yarn-tool/pkg-name-to-types ```bash yarn add @yarn-tool/pkg-name-to-types yarn-tool add @yarn-tool/pkg-name-to-types yt add @yarn-tool/pkg-name-to-types ``` ISC 6 greenflagged / 74 total
@yarn-tool/pkg-name-util ```bash yarn add @yarn-tool/pkg-name-util yarn-tool add @yarn-tool/pkg-name-util yt add @yarn-tool/pkg-name-util ``` ISC 3 greenflagged / 11 total
@yarn-tool/pkg-readme-tpl A utility for processing README templates using lodash template engine - 使用 lodash 模板引擎處理 README 模板的工具 ISC 4 greenflagged / 4 total
@yarn-tool/pkg-version-query Query package versions from npm registry with LRU cache support. Supports version ranges, npm: protocol, and semver syntax handling. 從 npm registry 查詢套件版本,支援 LRU 快取、版本範圍語法與 npm: 協議處理。 ISC 6 greenflagged / 69 total
@yarn-tool/publish-retry ```bash yarn add @yarn-tool/publish-retry yarn-tool add @yarn-tool/publish-retry yt add @yarn-tool/publish-retry ``` ISC 6 greenflagged / 17 total
@yarn-tool/require-resolve 擴充版 require.resolve,支援在額外路徑中搜尋模組 / An extended require.resolve with support for searching modules in extra paths ISC 9 greenflagged / 28 total
@yarn-tool/resolve-package 20 greenflagged / 62 total
@yarn-tool/run-script-lifecycle Execute npm/yarn lifecycle scripts with pre/post script support - 執行 npm/yarn 生命週期腳本,支援前置/後置腳本 ISC 6 greenflagged / 64 total
@yarn-tool/script-lifecycle npm/yarn script lifecycle utility for handling pre/post script execution order / 處理 npm/yarn 腳本生命週期 pre/post 執行順序的工具 ISC 4 greenflagged / 31 total
@yarn-tool/search-workspace-prefix-by-name ```bash yarn add @yarn-tool/search-workspace-prefix-by-name yarn-tool add @yarn-tool/search-workspace-prefix-by-name yt add @yarn-tool/search-workspace-prefix-by-name ``` ISC 5 greenflagged / 40 total
@yarn-tool/semver-diff colorize semver diff ISC 5 greenflagged / 50 total
@yarn-tool/setup-module-env 用於設定 tsdx 專案環境的工具,自動配置 package.json 與靜態檔案 (Tool for setting up tsdx project environment, auto-configuring package.json and static files) ISC 9 greenflagged / 45 total
@yarn-tool/shebang Extract normalized shebang command token MIT 3 greenflagged / 21 total
@yarn-tool/sort-lerna-json Sort lerna.json configuration file with consistent key ordering / 排序 lerna.json 配置檔案,確保鍵值順序一致 ISC 4 greenflagged / 27 total
@yarn-tool/sort-package-json-exports Sort package.json exports field with consistent key ordering / 排序 package.json exports 欄位,確保鍵值順序一致 ISC 4 greenflagged / 7 total
@yarn-tool/sort-package-json-order 3 greenflagged / 9 total
@yarn-tool/static-file ```bash yarn add @yarn-tool/static-file ISC 9 greenflagged / 126 total
@yarn-tool/table shared cli table utils for yarn-tool ISC 5 greenflagged / 58 total
@yarn-tool/tag git tag a package ISC 7 greenflagged / 80 total
@yarn-tool/types typescript types for share use ISC 4 greenflagged / 18 total
@yarn-tool/update-notifier CLI 工具更新通知器,在適當時機提醒使用者有新版本可用 / CLI tool update notifier that reminds users of new versions at appropriate times ISC 5 greenflagged / 44 total
@yarn-tool/validate-npm-package-name Give me a string and I'll tell you if it's a valid npm package name ISC 4 greenflagged / 22 total
@yarn-tool/version-recommended bump new version ISC 10 greenflagged / 83 total
@yarn-tool/version-style-jetbrains 基於日期的 JetBrains 風格版本號生成套件,支援多種版本格式 / Date-based version style generator core module ISC 3 greenflagged / 3 total
@yarn-tool/workspaces-project mixin yarn/lerna workspaces ISC 9 greenflagged / 100 total
@yarn-tool/write-package-json ```bash yarn add @yarn-tool/write-package-json yarn-tool add @yarn-tool/write-package-json yt add @yarn-tool/write-package-json ``` ISC 3 greenflagged / 16 total
@yarn-tool/ws-changed Detect changed packages in monorepo workspaces using both Lerna and Git ISC 6 greenflagged / 86 total
@yarn-tool/ws-find-up-paths 在工作區環境中向上搜尋檔案或目錄的工具 (Find files or directories by walking up parent directories in workspace environments) ISC 6 greenflagged / 19 total
@yarn-tool/ws-scope A utility for managing workspace scope settings across package.json, lerna.json, and pnpm-workspace.yaml - 管理工作區範圍設定的工具,支援跨多種設定檔案格式 ISC 6 greenflagged / 42 total
@yarn-tool/yargs-util 2 greenflagged / 12 total
@yarn-tool/yarn-struct-utils ```bash yarn add @yarn-tool/yarn-struct-utils yarn-tool add @yarn-tool/yarn-struct-utils yt add @yarn-tool/yarn-struct-utils ``` ISC 5 greenflagged / 24 total
@yarn-tool/yarnlock util for yarn.lock ISC 6 greenflagged / 108 total
@yarn-tool/yarnlock-banner 3 greenflagged / 25 total
@yarn-tool/yarnlock-dedupe Deduplication tool for yarn.lock files. auto detect yarn v1 and berry ISC 6 greenflagged / 44 total
@yarn-tool/yarnlock-diff given one or many old yarn.lock, and one or many new yarn.lock, compute the diff for v1 and berry MIT 6 greenflagged / 66 total
@yarn-tool/yarnlock-entries entries from yarnlock v1 and berry ISC 7 greenflagged / 64 total
@yarn-tool/yarnlock-error ```bash yarn add @yarn-tool/yarnlock-error yarn-tool add @yarn-tool/yarnlock-error yt add @yarn-tool/yarnlock-error ``` ISC 4 greenflagged / 19 total
@yarn-tool/yarnlock-fs read/write yarnlock v1 and berry ISC 6 greenflagged / 50 total
@yarn-tool/yarnlock-ncu update yarnlock v1 and berry ISC 7 greenflagged / 79 total
@yarn-tool/yarnlock-parse parse yarnlock all version ISC 6 greenflagged / 49 total
@yarn-tool/yarnlock-parse-assert ```bash yarn add @yarn-tool/yarnlock-parse-assert yarn-tool add @yarn-tool/yarnlock-parse-assert yt add @yarn-tool/yarnlock-parse-assert ``` ISC 6 greenflagged / 25 total
@yarn-tool/yarnlock-parse-raw Parse and/or write yarn.lock files all version ISC 4 greenflagged / 23 total
@yarn-tool/yarnlock-parsed-to-json ```bash yarn add @yarn-tool/yarnlock-parsed-to-json yarn-tool add @yarn-tool/yarnlock-parsed-to-json yt add @yarn-tool/yarnlock-parsed-to-json ``` ISC 6 greenflagged / 25 total
@yarn-tool/yarnlock-stringify stringify yarnlock all version ISC 6 greenflagged / 39 total
@yarn-tool/yarnlock-types ```bash yarn add @yarn-tool/yarnlock-types yarn-tool add @yarn-tool/yarnlock-types yt add @yarn-tool/yarnlock-types ``` ISC 3 greenflagged / 12 total
@yarn-tool/yarnlock-util ```bash yarn add @yarn-tool/yarnlock-util yarn-tool add @yarn-tool/yarnlock-util yt add @yarn-tool/yarnlock-util ``` ISC 6 greenflagged / 59 total
Showing 84 packages