it-tar(latest: 6.0.5) it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.
multiaddr-to-uri(latest: 8.0.0) Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io
it-all(latest: 3.0.11) Collects all values from an (async) iterable and returns them as an array
it-to-buffer(latest: 4.0.12) Takes an async iterator that yields buffers and concatenates them all together
it-last(latest: 3.0.11) Returns the last result from an async iterator
it-map(latest: 3.1.6) Maps the values yielded by an async iterator
native-abort-controller(latest: 1.0.4) Returns native AbortController/AbortSignal if available or the abort-controller module if not
ipld(latest: 0.30.2) The JavaScript Implementation of IPLD
@ipld/dag-cbor(latest: 9.2.6) JS implementation of DAG-CBOR
@ipld/dag-pb(latest: 4.1.5) JS implementation of DAG-PB
@ipld/dag-json(latest: 10.2.7) JS implementation of DAG-JSON
blob-to-it(latest: 2.0.12) Turns a blob into an async iterator
ipfs-multipart(latest: 0.3.0) A set of utilities to help dealing with IPFS multipart.
peer-book(latest: 0.9.2) Peer Store for libp2p and IPFS
ipfs-bitswap(latest: 20.0.2) JavaScript implementation of the Bitswap data exchange protocol used by IPFS
ipfs-unixfs-engine(latest: 0.35.4) JavaScript implementation of the unixfs Engine used by IPFS
libp2p-floodsub(latest: 0.29.1) libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).
libp2p(latest: 3.2.0) JavaScript implementation of libp2p, a modular peer to peer network stack
libp2p-kad-dht(latest: 0.28.6) JavaScript implementation of the Kad-DHT for libp2p
libp2p-mdns(latest: 0.18.0) Node.js libp2p mDNS discovery implementation for peer discovery
libp2p-tcp(latest: 0.17.2) Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces
libp2p-webrtc-star(latest: 0.25.0) libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
libp2p-websockets(latest: 0.16.2) JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec
libp2p-mplex(latest: 0.10.7) JavaScript implementation of https://github.com/libp2p/mplex
ipfs-http-response(latest: 6.0.1) Creates an HTTP response from an IPFS Hash
ipfs-mfs(latest: 1.0.0) JavaScript implementation of the IPFS Mutable File System
libp2p-bootstrap(latest: 0.14.0) Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer list
@libp2p/delegated-peer-routing(latest: 4.0.14) Leverage other peers in the libp2p network to perform Peer Routing calls.
@libp2p/kad-dht(latest: 16.2.0) JavaScript implementation of the Kad-DHT for libp2p
@libp2p/mplex(latest: 12.0.16) JavaScript implementation of https://github.com/libp2p/mplex
@libp2p/record(latest: 4.0.10) libp2p record implementation
@libp2p/websockets(latest: 10.1.8) JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec
@achingbrain/ip-address(latest: 8.1.0) A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
it-goodbye(latest: 4.0.6) Add a goodbye handshake to a duplex async iterable
ipfs-grpc-server(latest: 0.12.1) A server library for the IPFS gRPC API
@libp2p/webrtc-star(latest: 7.0.0) libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
@libp2p/floodsub(latest: 11.0.16) libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).
@libp2p/mdns(latest: 12.0.16) Node.js libp2p mDNS discovery implementation for peer discovery
@libp2p/tcp(latest: 11.0.15) A TCP transport for libp2p
@libp2p/prometheus-metrics(latest: 5.0.16) Collect libp2p metrics for scraping by Prometheus or Graphana
@libp2p/ping(latest: 3.1.0) Implementation of Ping Protocol
it-batched-bytes(latest: 2.0.12) Takes an async iterator that emits byte arrays and emits them as fixed size batches