multi-part

v3.0.0
Simple multipart/form-data implementation with automatic data type detection. Supports: Strings, Numbers, Arrays, Streams, Buffers and Vinyl.
multi-part form data buffer stream vinyl form-data multipart

test

mocha test

lint

eslint main.js

check

npm run lint && npm run test

cover

nyc ./node_modules/mocha/bin/_mocha && nyc report --reporter=html

test-on-travis

nyc ./node_modules/mocha/bin/_mocha && nyc report --reporter=lcovonly

Metadata

  • MIT
  • >=8.3.0
  • Alexey Bystrov
  • released 8/11/2019

Downloads

Maintainers