@web3-storage/multipart-parser

v1.0.0
A simple multipart/form-data parser to use with ReadableStreams

build

npm run build:js && npm run build:types

build:js

ipjs build --main && npm run build:copy

build:copy

cp -a tsconfig.json src test dist/

build:types

npm run build:copy && cd dist && tsc --build

test

playwright-test -r tape -b webkit test/*.spec.js

lint

standard
npm i @web3-storage/multipart-parser

Metadata

Downloads