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

This plugin enhances rspack's HtmlRspackPlugin by allowing you to inject custom script or link tags into your HTML output. It's particularly useful when you need to add assets that aren't automatically detected by rspack, such as files copied via CopyRspackPlugin or external scripts. The plugin supports features like hash injection, public path prefixing, glob pattern matching, and custom attributes for the injected tags. It's designed for rspack developers who need fine-grained control over the HTML assets that get injected into their build output.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rspack-contrib/html-rspack-tags-plugin

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.
Account's avatar
web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API
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
npm/node-semver
The semantic version parser used by npm.

Support the repos that depend on this repository

Top contributors

LingyuCoder's profile
LingyuCoder
6 contributions
github-actions[bot]'s profile
github-actions[bot]
2 contributions

Recent events

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

No events yet
rspack-contrib

rspack-contrib/html-rspack-tags-plu...

Enhances `rspack.HtmlRspackPlugin` by letting you specify script or link tags to inject.

JavaScript
1
1
MIT License