@web-std/blob

v3.0.5
Web API compatible Blob implementation
blob typed

check

tsc --build

build

npm run build:cjs && npm run build:types

build:cjs

rollup --config rollup.config.js

build:types

tsc --build

prepare

npm run build

test:es

uvu test all.spec.js

test:web

playwright-test -r uvu test/web.spec.js

test:cjs

rimraf dist && npm run build && node dist/test/all.spec.cjs

test

npm run test:es && npm run test:web && npm run test:cjs

precommit

lint-staged
npm i @web-std/blob

Metadata

  • MIT
  • Whatever
  • Irakli Gozalishvili
  • released 8/29/2023

Downloads

Maintainers