Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

这是一个npm项目辅助工具集,主要功能是帮助管理npm项目的依赖包版本。它提供了PowerShell和Bash脚本工具,可以"贪婪地"升级npm项目的各依赖包版本,同时支持对某些需要版本上限约束的包进行限制。工具集安装后会自动为脚本生成配套的VSCode任务,方便使用。这个项目适合需要频繁更新依赖包的npm项目开发者使用。

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
wulechuan

wulechuan/wulechuan--cli-scripts--n...

此为吴乐川的《管理某 npm 项目中的依赖包的辅助性命令行工具集》。提供了若干内部工具以辅助任何 npm 项目构建适用其环境的命令行实用工具。这些实用工具可“贪婪地”升级该npm项目的各依赖包。本工具集亦随附了实用工具的雏形,稍加修改即可运转,颇为方便。本工具集安装伊始,内建的 JavaScript 程序会为这些实用工具设计配套的 VSCode 任务,遂更为方便。工具集之主体仅用于命令行环境。

Shell
0
0
No license
wulechuan's profile
wulechuan
75 contributions

Support the dependencies of wulechuan/wulechuan--cli-scripts--npm-project-helpers

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
microsoft/node-jsonc-parser
Scanner and parser for JSON with comments.
Account's avatar
wulechuan/wulechuan--cli-scripts--git-push
此为吴乐川的《管理【集得】源的辅助性命令行工具集》。 本工具集目前提供了若干可配置的内部工具, 以辅助任何 npm 项目构建适用其环境的命令行实用工具。 而构建出的这些实用工具可一次性将该 npm 项目之代码上推至多个集得源。 本工具集亦随附了这些实用工具的雏形,稍加修改即可运转,颇为方便。 本工具集安装伊始, 其内建的 JavaScript 程序会自动为这些实用工具设计配套的 VSCode 任务, 遂更为方便。 需注意, 本套工具之主体均并非采用 JavaScript 语言族编写, 而是采用 2 种命令行环境之语言编写, 即 PowerShell 语言和 Bash 语言。 故本工具之主体仅用于(多种)命令行环境。