{"library":"is-bun-module","type":"library","category":null,"description":"is-bun-module is a TypeScript utility library designed to programmatically identify and list modules within the Bun runtime environment. It distinguishes between Bun's native core modules (e.g., `bun:test`) and Node.js built-in modules that Bun has implemented (e.g., `fs`, `path`). The library provides functions to check individual module specifiers as well as retrieve comprehensive lists of all supported modules, optionally filtered by a specific Bun version string (e.g., '1.0.0' or 'latest'). As of version 2.0.0, the package is actively maintained with regular updates to reflect changes in Bun's module landscape, and it ships with full TypeScript type definitions for robust development.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","core","modules","module","node","dependencies","bun","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install is-bun-module","imports":["import { isBunModule } from 'is-bun-module';","import { isBunImplementedNodeModule } from 'is-bun-module';","import { getBunBuiltinModules } from 'is-bun-module';","import type { BunVersion } from 'is-bun-module';"]},{"cmd":"yarn add is-bun-module","imports":[]},{"cmd":"pnpm add is-bun-module","imports":[]}],"homepage":null,"github":"https://github.com/SunsetTechuila/is-bun-module","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/is-bun-module","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/is-bun-module/compatibility"}}