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

**script‑injector** is a Node.js Transform stream that parses an HTML stream with Trumpet and injects a supplied piece of JavaScript (as a string or function) right before the first existing `<script>` tag, or before `</body>` if none are present. It’s meant for developers who need to programmatically add inline scripts to HTML data pipelines (e.g., build tools, server‑side rendering, or static‑site generators) without manually manipulating the markup.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dlmanning/script-injector

Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
substack/node-trumpet
parse and transform streaming html using css selectors
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

dlmanning's profile
dlmanning
18 contributions
eush77's profile
eush77
1 contributions
hughsk's profile
hughsk
1 contributions

Recent events

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

No events yet
dlmanning

dlmanning/script-injector

A Transform stream that allows you to inject inline javascript into an html text stream.

JavaScript
8
4
No license