Packages by achingbrain <alex@achingbrain.net> (Alex Potsides) [SYNC profile]

Name IM Last modified Is admin Publish scopes
@Alex Potsides Thu Jun 03 2021 18:31:44 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

  • promise-retry (latest: 2.0.1) Retries a function that returns a promise, leveraging the power of the retry module.
  • err-code (latest: 3.0.1) Create an error with a code
  • multibase (latest: 4.0.6) JavaScript implementation of the multibase specification
  • ipfs-client (latest: 0.10.1) A client library to talk to local IPFS daemons
  • cids (latest: 1.1.9) CID Implementation in JavaScript
  • ipfs-core-utils (latest: 0.18.1) Package to share code between ipfs and ipfs-http-client
  • it-first (latest: 3.0.11) Returns the first result from an async iterator
  • 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)
  • wherearewe (latest: 2.0.1) Detect the current environment
  • ipfs-core-types (latest: 0.14.1) IPFS interface definitions used by implementations for API compatibility.
  • ipfs-unixfs (latest: 12.0.1) JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
  • @libp2p/logger (latest: 6.2.4) A logging component for use in js-libp2p modules
  • uint8arrays (latest: 5.1.0) Utility functions to make dealing with Uint8Arrays easier
  • @libp2p/peer-id (latest: 6.0.6) Implementation of @libp2p/interface-peer-id
  • ipld-dag-cbor (latest: 1.0.1) JavaScript implementation of the IPLD (InterpPlanetary Linked Data)
  • ipld-dag-pb (latest: 0.22.3) JavaScript Implementation of the MerkleDAG Node in Protobuf.
  • is-ipfs (latest: 8.0.4) A set of utilities to help identify IPFS resources on the web
  • peer-id (latest: 0.16.0) IPFS Peer Id implementation in Node.js
  • peer-info (latest: 0.17.5) IPFS Peer abstraction JavaScript implementation
  • multicodec (latest: 3.2.1) JavaScript implementation of the multicodec specification
  • ipfs-utils (latest: 9.0.14) Package to aggregate shared logic and dependencies for the IPFS ecosystem
  • ipld-raw (latest: 7.0.1) JavaScript implementation of the IPLD raw format.
  • async-iterator-all (latest: 1.0.0) Collects all values from an async iterator and returns them as an array
  • it-glob (latest: 3.0.6) Async iterable filename pattern matcher
  • 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
  • blob-to-it (latest: 2.0.12) Turns a blob into an async iterator
  • it-peekable (latest: 3.0.10) Allows peeking/pushing an iterable
  • protons (latest: 8.1.1) Protobuf to ts transpiler
  • protons-runtime (latest: 6.0.1) Shared code to make your bundle smaller when running protons in your app
  • uint8arraylist (latest: 2.4.8) Append and consume bytes using only no-copy operations
  • weald (latest: 1.1.1) The debug module but TypeScript
  • uint8-varint (latest: 2.0.4) Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists
  • race-signal (latest: 2.0.0) Race a promise against an AbortSignal
  • abort-error (latest: 1.0.2) An error to be used by AbortSignal handlers
  • borc (latest: 3.0.0) Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).
  • mafmt (latest: 10.0.0) A multiaddr validator
  • native-fetch (latest: 4.0.2) Returns native fetch if available or the undici module if not
  • get-iterator (latest: 2.0.1) Get the default iterator or async iterator for an iterable or async iterable
  • 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
  • it-stream-types (latest: 2.0.4) Typescript types for AsyncIterable sink/source/duplex streams
  • ipfs-repo (latest: 17.0.0) IPFS Repo implementation
  • ipld-ethereum (latest: 6.0.1) JavaScript Implementation of All Ethereum IPLD formats
  • ipld-git (latest: 0.6.6) JavaScript Implementation of Git IPLD format
  • ipld-zcash (latest: 0.5.2) JavaScript implementation of Zcash IPLD formats
  • @ipld/is-circular (latest: 2.0.0) high-performance, zero-dependency circular reference check for objects (or arrays)
  • it-drain (latest: 3.0.12) Empties an async iterator
  • it-filter (latest: 3.1.6) Filters the passed iterable by using the filter function
  • it-take (latest: 3.0.11) Stop iteration after n items have been received
  • interface-store (latest: 7.0.2) A generic interface for storing and retrieving data
  • byte-access (latest: 1.0.1) Access data in Uint8ArrayLists and Uint8Arrays in a uniform way
  • longbits (latest: 1.1.0) BigInts represented as hi/low bit values
  • abortable-iterator (latest: 5.1.0) Make any iterator or iterable abortable via an AbortSignal
  • datastore-core (latest: 11.0.3) Wrapper implementation for interface-datastore
  • datastore-fs (latest: 11.0.3) Datastore implementation with file system backend
  • datastore-level (latest: 12.0.3) Datastore implementation with level(up|down) backend
  • datastore-idb (latest: 4.0.2) Datastore implementation with IndexedDB backend.
  • it-pipe (latest: 3.0.1) Utility to "pipe" async iterables together
  • it-merge (latest: 3.0.14) Treat one or more iterables as a single iterable
  • it-parallel-batch (latest: 3.0.11) Process (async)iterable values as functions with concurrency control
  • mortice (latest: 3.3.1) Isomorphic read/write lock that works in single processes, node clusters and web workers
  • it-sort (latest: 3.0.11) Collects all values from an async iterator, sorts them using the passed function and yields them
  • it-length (latest: 3.0.11) Counts the number of items in an async iterable
  • it-queueless-pushable (latest: 2.0.5) A pushable queue that waits until a value is consumed before accepting another
  • it-batch (latest: 3.0.11) Takes an async iterator that emits things and emits them as fixed size batches
  • it-queue (latest: 1.1.3) A queue implementation that can be iterated over
  • race-event (latest: 1.6.1) Race an event against an AbortSignal
  • ipfs (latest: 0.66.1) JavaScript implementation of the IPFS specification
  • 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-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
  • ipns (latest: 10.1.6) IPNS record definitions
  • cid-tool (latest: 3.0.0) Convert and discover properties of CIDs
  • datastore-pubsub (latest: 8.0.0) Responsible for providing an interface-datastore compliant api to pubsub
  • uri-to-multiaddr (latest: 6.0.0) Convert a URI to a Multiaddr: https://multiformats.io -> /dns4/multiformats.io/tcp/443/https
  • ipfs-unixfs-exporter (latest: 15.0.4) JavaScript implementation of the UnixFs exporter used by IPFS
  • ipfs-unixfs-importer (latest: 16.1.4) JavaScript implementation of the UnixFs importer used by IPFS
  • hamt-sharding (latest: 3.0.6) JavaScript implementation of sharding using hash array mapped tries
  • it-multipart (latest: 3.0.14) Async iterable http multipart message parser
  • ipfs-cli (latest: 0.16.1) JavaScript implementation of the IPFS specification
  • ipfs-core (latest: 0.18.1) JavaScript implementation of the IPFS specification
  • @libp2p/utils (latest: 7.0.15) Package to aggregate shared logic and dependencies for the libp2p ecosystem
  • varint-decoder (latest: 1.0.0) Parse all the varints in a Buffer (for when there are varints everywhere)
  • it-length-prefixed (latest: 10.0.1) Streaming length prefixed buffers with async iterables
  • blockstore-core (latest: 6.1.3) Contains various implementations of the API contract described in interface-blockstore
  • it-foreach (latest: 2.1.7) Invokes the passed function for each item in an iterable
  • @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-pb-stream (latest: 4.0.2) A convenience-wrapper around protocol-buffers and lp-messages functions
  • it-parallel (latest: 3.0.15) Process incoming async(iterable) functions in parallel
  • it-protobuf-stream (latest: 2.0.5) Read and write protobuf messages over a duplex stream
  • it-byte-stream (latest: 2.0.6) Read and write arbitrary bytes over a duplex stream
  • menoetius (latest: 0.0.3) node middleware to automatically instrument node applications for consumption by prometheus
  • libp2p-webrtc-peer (latest: 10.0.1) Simple one-to-one WebRTC video/voice and data channels
  • it-ws (latest: 6.1.5) Simple async iterables for websocket client connections
  • async-iterator-batch (latest: 0.0.1) Takes an async iterator that emits variable length arrays and emits them as fixed size batches
  • ipfs-http-gateway (latest: 0.13.1) JavaScript implementation of the IPFS specification
  • ipfs-http-server (latest: 0.15.1) JavaScript implementation of the IPFS specification
  • ipfs-daemon (latest: 0.16.1) JavaScript implementation of the IPFS specification
  • it-split (latest: 3.0.12) Splits Uint8Arrays emitted by an (async) iterable by a delimiter
  • @ipld/car (latest: 5.4.3) Content Addressable aRchive format reader and writer
  • ipfs-core-config (latest: 0.7.1) Package to store node and browser specific config for ipfs-core
  • @achingbrain/libp2p-noise (latest: 5.0.0) ![npm](https://img.shields.io/npm/v/libp2p-noise) [![CI](https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/ChainSafe/js-libp2p-noise/actions/workflows/ci.yml)
  • @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
  • @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
  • aegir (latest: 47.1.5) JavaScript project management
  • libp2p-peer-id (latest: 0.2.0) IPFS Peer Id implementation in Node.js
  • it-reduce (latest: 3.1.6) Reduces the values yielded from an async iterator
  • go-ipfs-dep (latest: 0.7.0) Install the latest go-ipfs binary
  • ipfsd-ctl (latest: 16.0.3) Spawn IPFS Daemons, Kubo or...
  • @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
  • it-batched-bytes (latest: 2.0.12) Takes an async iterator that emits byte arrays and emits them as fixed size batches

Copyright 2013 - present © cnpmjs.org | Home |