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

static‑module is a Node.js library that provides a transform stream for source‑code preprocessing. It lets you specify modules (or functions) whose calls in the input JavaScript are evaluated at build time and replaced with the resulting values—e.g., turning `fs.readFileSync` calls into inline string literals—so developers can write code that is automatically inlined or streamed for static bundling or optimization. It's aimed at build‑tool authors and JavaScript developers who need compile‑time evaluation of module APIs (similar to tools like brfs).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/static-module

Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
estools/escodegen
ECMAScript code generator
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
tarruda/has
Object.prototype.hasOwnProperty.call shortcut
Account's avatar
inspect-js/object-inspect
string representations of objects in node and the browser
Account's avatar
substack/quote-stream
transform a stream into a quoted string
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
substack/shallow-copy
make a shallow copy of an object or array
Account's avatar
browserify/static-eval
evaluate statically-analyzable expressions
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
5 contributions
eush77's profile
eush77
2 contributions
mscdex's profile
mscdex
1 contributions
devongovett's profile
devongovett
1 contributions
ForbesLindesay's profile
ForbesLindesay
1 contributions
felthy's profile
felthy
1 contributions

Recent events

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

No events yet
hughsk

hughsk/static-module

convert module usage to inline expressions

JavaScript
0
0
Other