{"id":16893974,"url":"https://github.com/thierrymichel/esbuild-plugin-unprefix-core-modules","last_synced_at":"2026-04-19T10:34:30.150Z","repository":{"id":57227370,"uuid":"424989450","full_name":"thierrymichel/esbuild-plugin-unprefix-core-modules","owner":"thierrymichel","description":"An esbuild plugin to remove 'node:*' prefix for older Node.js versions.","archived":false,"fork":false,"pushed_at":"2021-11-06T11:43:57.000Z","size":55605,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-11T09:59:48.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thierrymichel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-05T15:07:27.000Z","updated_at":"2021-11-06T11:43:58.000Z","dependencies_parsed_at":"2022-08-24T15:50:32.026Z","dependency_job_id":null,"html_url":"https://github.com/thierrymichel/esbuild-plugin-unprefix-core-modules","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thierrymichel/esbuild-plugin-unprefix-core-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thierrymichel%2Fesbuild-plugin-unprefix-core-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thierrymichel%2Fesbuild-plugin-unprefix-core-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thierrymichel%2Fesbuild-plugin-unprefix-core-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thierrymichel%2Fesbuild-plugin-unprefix-core-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thierrymichel","download_url":"https://codeload.github.com/thierrymichel/esbuild-plugin-unprefix-core-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thierrymichel%2Fesbuild-plugin-unprefix-core-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32004040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:17:08.086Z","updated_at":"2026-04-19T10:34:30.110Z","avatar_url":"https://github.com/thierrymichel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esbuild-plugin-unprefix-core-modules\n\n\u003e An [esbuild](https://esbuild.github.io/) plugin to remove 'node:\\*' prefix for older Node.js versions.\n\n[![npm version](https://img.shields.io/npm/v/esbuild-plugin-unprefix-core-modules.svg?style=flat-square)](https://www.npmjs.org/package/esbuild-plugin-unprefix-core-modules)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)\n[![License](https://img.shields.io/badge/license-UNLICENSE-green.svg?style=flat-square)](https://github.com/thierrymichel/esbuild-plugin-unprefix-core-modules/blob/main/UNLICENSE)\n\n## Install\n\n```sh\nyarn add -D esbuild-plugin-unprefix-core-modules\n```\n\nor\n\n```sh\nnpm i -D esbuild-plugin-unprefix-core-modules\n```\n\n## Usage\n\n```js\nconst esbuild = require('esbuild')\nconst unprefixNodeCoreModules = require('esbuild-plugin-unprefix-core-modules')\n\nesbuild.build({\n  plugins: [unprefixNodeCoreModules],\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthierrymichel%2Fesbuild-plugin-unprefix-core-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthierrymichel%2Fesbuild-plugin-unprefix-core-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthierrymichel%2Fesbuild-plugin-unprefix-core-modules/lists"}