Packages by alanshaw [SYNC profile]

Name IM Last modified Is admin Publish scopes
@alanshaw Mon Aug 28 2023 17:18:35 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

  • concat-stream (latest: 2.0.0) writable stream that concatenates strings or binary data and calls a callback with the result
  • it-pushable (latest: 3.2.3) An iterable that you can push values into
  • multiaddr (latest: 10.0.1) multiaddr implementation (binary + string representation of network addresses)
  • @libp2p/logger (latest: 6.2.4) A logging component for use in js-libp2p modules
  • @libp2p/peer-id (latest: 6.0.6) Implementation of @libp2p/interface-peer-id
  • is-ipfs (latest: 8.0.4) A set of utilities to help identify IPFS resources on the web
  • multicodec (latest: 3.2.1) JavaScript implementation of the multicodec specification
  • it-to-stream (latest: 1.0.0) Convert streaming iterables to Node.js streams
  • 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
  • stream-to-it (latest: 1.0.1) Convert Node.js streams to streaming iterables
  • get-iterator (latest: 2.0.1) Get the default iterator or async iterator for an iterable or async iterable
  • p-fifo (latest: 1.0.0) Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
  • it-reader (latest: 6.0.4) Read an exact number of bytes from a binary (async) iterable
  • it-concat (latest: 3.0.3) Concat all buffers/strings yielded from an async iterable into a single BufferList/string
  • @ipld/is-circular (latest: 2.0.0) high-performance, zero-dependency circular reference check for objects (or arrays)
  • abortable-iterator (latest: 5.1.0) Make any iterator or iterable abortable via an AbortSignal
  • it-pipe (latest: 3.0.1) Utility to "pipe" async iterables together
  • ipfs-api (latest: 26.1.2) A client library for the IPFS HTTP API
  • ipfs-bitswap (latest: 20.0.2) JavaScript implementation of the Bitswap data exchange protocol used by IPFS
  • joi-multiaddr (latest: 4.0.0) Validate a multiaddr and common formats
  • cid-tool (latest: 3.0.0) Convert and discover properties of CIDs
  • uri-to-multiaddr (latest: 6.0.0) Convert a URI to a Multiaddr: https://multiformats.io -> /dns4/multiformats.io/tcp/443/https
  • @libp2p/utils (latest: 7.0.15) Package to aggregate shared logic and dependencies for the libp2p ecosystem
  • it-length-prefixed (latest: 10.0.1) Streaming length prefixed buffers with async iterables
  • @libp2p/peer-store (latest: 12.0.15) Stores information about peers libp2p knows on the network
  • it-pair (latest: 2.0.6) pair a source async iterable stream and a sink async iterable stream
  • @libp2p/keychain (latest: 6.0.12) Key management and cryptographically protected messages
  • it-ws (latest: 6.1.5) Simple async iterables for websocket client connections
  • @ipld/car (latest: 5.4.3) Content Addressable aRchive format reader and writer
  • @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/websockets (latest: 10.1.8) JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec
  • it-goodbye (latest: 4.0.6) Add a goodbye handshake to a duplex async iterable
  • go-ipfs-dep (latest: 0.7.0) Install the latest go-ipfs binary
  • @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/ping (latest: 3.1.0) Implementation of Ping Protocol

Copyright 2013 - present © cnpmjs.org | Home |