esbuild-plugin-polyfill-node

v0.3.0
ESBuild plugin for polyfilling Node.js builtins for edge and Deno
esbuild-plugin node-polyfill deno edge

build

tsup

dev

tsup --watch

test

pnpm run test:typecheck && pnpm run test:lint && pnpm run test:prettier

test:typecheck

tsc -p tsconfig.json --noEmit

test:lint

eslint src --max-warnings 0

test:prettier

prettier --check --ignore-path .gitignore --ignore-unknown . '!pnpm-lock.yaml'

format

prettier . --write --ignore-path .gitignore --ignore-unknown . '!pnpm-lock.yaml'
npm i esbuild-plugin-polyfill-node

Metadata

  • MIT
  • Whatever
  • Fatih Aygün
  • released 5/29/2023

Downloads

Maintainers