ipfs-unixfs-exporter

v7.0.3
JavaScript implementation of the UnixFs exporter used by IPFS
IPFS

lint

aegir ts -p check && aegir lint

test

aegir test

build

aegir build && cp -R types dist

clean

rimraf ./dist

prepare

aegir build --no-bundle && cp -R types dist

pretest

aegir build --esm-tests

coverage

nyc -s npm run test -t node && nyc report --reporter=html

depcheck

aegir dep-check -i @types/mocha -i @types/sinon -i nyc -i abort-controller -i rimraf -i copy -i util -i crypto-browserify -i events -i readable-stream -i interface-blockstore

preleaseOnly

npx json -I -f dist/package.json -e this.types='"src/index.d.ts"'

Metadata

  • MIT
  • >=14.0.0
  • Unknown
  • released 8/20/2021

Downloads