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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of miguelcastillo/bit-bundler-utils

Account's avatar
MiguelCastillo/belty
General purpose utility belt
Account's avatar
MiguelCastillo/dis-isa
isa types for javascript
Account's avatar
gjtorikian/isBinaryFile
Detects if a file is binary in Node.js. Similar to Perl's -B.
Account's avatar
MiguelCastillo/loggero
Lightweight stream based logger
Account's avatar
MiguelCastillo/p-stream
Readable stream to Promise
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

MiguelCastillo's profile
MiguelCastillo
68 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions

Recent events

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

No events yet
miguelcastillo

miguelcastillo/bit-bundler-utils

nodejs helpers for bit-bundler and bit-imports

JavaScript
1
0
No license

bit‑bundler‑utils is a small Node.js utility library that provides helpers for the Bit bundler ecosystem, such as generating stable numeric IDs from module paths, mapping custom IDs, resolving module paths (using browser‑resolve), and promisified file reading that correctly handles binary data. It’s aimed at developers building or extending Bit‑based bundling and import workflows who need simple, reliable functions for module identification and resolution.