raw-body

v3.0.0
Get and validate the raw body of a readable stream.

lint

eslint .

test

mocha --trace-deprecation --reporter spec --bail --check-leaks test/

test-ci

nyc --reporter=lcovonly --reporter=text npm test

test-cov

nyc --reporter=html --reporter=text npm test

version

node scripts/version-history.js && git add HISTORY.md
npm i raw-body

Metadata

  • MIT
  • >= 0.8
  • Jonathan Ong
  • released 7/25/2024

Downloads