@ljharb/through

v2.3.13
simplified stream construction
stream streams user-streams pipe

prepack

npmignore --auto --commentLines=autogenerated

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

lint

eslint --ext=js,mjs .

postlint

npm run tsc

tsc

tsc -p .

posttsc

attw --pack

pretest

npm run lint

tests-only

nyc tape 'test/**/*.js'

test

npm run tests-only

posttest

aud --production

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"
npm i @ljharb/through

Metadata

  • MIT
  • >= 0.4
  • Dominic Tarr
  • released 3/9/2024

Downloads

Maintainers