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

`is-bun-module` is a TypeScript utility library that helps developers determine whether a module specifier is a Bun built-in module, a Node.js module implemented in Bun, or a regular third-party module. It provides functions to check individual modules, list all available Bun or Node.js modules for specific Bun versions, and is particularly useful for bundlers, linters, and tools that need to handle Bun's compatibility with Node.js APIs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sunsettechuila/is-bun-module

Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
semantic-release/exec
semantic-release plugin to run custom shell commands
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for bun
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

SunsetTechuila's profile
SunsetTechuila
92 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions

Recent events

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

No events yet
sunsettechuila

sunsettechuila/is-bun-module

Is this specifier a Bun core module or implemented Node one?

TypeScript
7
1
MIT License