alanshaw
It was an uphill battle but they didn’t know we were gonna use the roads as a ramp to take off.
Storacha NetworkLondon
Pinned Repositories
david
:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.
david-www
:eyeglasses: David helps keep your Node.js project dependencies up to date.
grunt-include-replace
Grunt task to include files and replace variables. Allows for parameterised includes.
grunt-markdown-pdf
Grunt plugin to convert markdown documents to PDF. Thin wrapper around the markdown-pdf module.
ipfs-only-hash
#️⃣ Just enough code to calculate the IPFS hash for some data
it-awesome
🦄 List of useful modules for working with async iterables
markdown-pdf
:page_facing_up: Markdown to PDF converter
miniswap
↔️ Miniature Bitswap implementation, remote read only.
freeway
🛣 Experimental IPFS HTTP gateway providing access to UnixFS data via CAR CIDs.
pail
🪣 DAG based key value store.
alanshaw's Repositories
alanshaw/markdown-pdf
:page_facing_up: Markdown to PDF converter
alanshaw/iim
🔁 IPFS install manager
alanshaw/stream-to-it
🚰 Convert Node.js streams to streaming iterables
alanshaw/go-carbites
🚗 🚙 🚕 Chunking for CAR files. Split a single CAR into multiple CARs.
alanshaw/abortable-iterator
Make any iterator or iterable abortable via an AbortSignal
alanshaw/it-pushable
Pushable iterable
alanshaw/chatterbox-webext
🧭 A p2p messaging application built on IPFS and libp2p
alanshaw/it-ws
🕸 🔌 Simple async iterators for websocket client and server connections
alanshaw/carstream
🚗💦 Web stream CAR reader and writer.
alanshaw/cardex
☝️ Indexes for CARs
alanshaw/it-length-prefixed
🏁 Streaming length prefixed buffers with async iterables
alanshaw/it-tar
🛢 it-tar is a streaming tar parser and generator
alanshaw/cf-libp2p-ws-transport
Libp2p WebSocket transport for Cloudflare WebSockets.
alanshaw/miniswap
↔️ Miniature Bitswap implementation, remote read only.
alanshaw/helia-unixfs-example
Example using @ipld/unixfs to put blocks to helia.
alanshaw/it-concat
🥨 Concat all buffers/strings yielded from an async iterable into a single BufferList/string
alanshaw/multipart-byte-range
Create multipart/byteranges stream.
alanshaw/parallel-transform-web
∥ Parallel transform for web streams. Zero dependencies.
alanshaw/cborg
fast CBOR with a focus on strictness
alanshaw/dotStorage-tools
Scripts for working with dotStorage
alanshaw/FIPs
The Filecoin Improvement Proposal repository
alanshaw/fireproof
Live database for the web
alanshaw/fireproof-playground
Benchmarks for Fireproof
alanshaw/framojis
Collaborative griddled emojis all framed up.
alanshaw/it-goodbye
alanshaw/js-unixfs
UnixFS Directed Acyclic Graph for IPLD
alanshaw/lnmap
Typed Map of IPLD links (CIDs) and values.
alanshaw/storetheindex
A directory of CIDs
alanshaw/streamsearch-web
Streaming Boyer-Moore-Horspool searching for the browser.
alanshaw/subtest
Native ES test system that simply runs tests that were exported by your modules