Pinned Repositories
.github
substrate
arrow-prev
Icon button for previous
blur-image
Blur-up image component
copy-button
Web component button to copy something
css-util
Common CSS
normalize.css
A cross-browser CSS foundation
progress-indicator
Web component progress indicator
scroll-progress
Scroll progress indicator web component
template-web-component
A template for web components
tonic
A low profile component framework
Substrate System's Repositories
substrate-system/css-normalize
Normalize / reset for CSS
substrate-system/x3dh
TypeScript Implementation of X3DH
substrate-system/esm
Feature detection for modules
substrate-system/morphdom
Fast and lightweight DOM diffing/patching (no virtual DOM needed)
substrate-system/wait-on
wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
substrate-system/dotenv-run
Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular, ESM and Monorepos.
substrate-system/one-webcrypto
Same API for webcrypto in Node and browsers.
substrate-system/markdown-it-highlightjs
Preset to use highlight.js with markdown-it.
substrate-system/signals
Signals
substrate-system/enhance-ssr
Server side render for custom elements.
substrate-system/browsers
Some information about browsers
substrate-system/cdn-cache-control
Easy cache header handling
substrate-system/markdown-toc
API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files.
substrate-system/asn1.js
@yoursunny/asn1 fork of @root/asn1
substrate-system/fflate
High performance (de)compression in an 8kB package
substrate-system/bittorrent-protocol
Simple, robust, BitTorrent peer wire protocol implementation
substrate-system/__old__fflate
High performance (de)compression in an 8kB package
substrate-system/tiny-simple-peer
📡 Simple peer that does not rely upon node polyfills
substrate-system/throughput
Measure throughput/transfer speeds
substrate-system/bittorrent-dht
🕸 Simple, robust, BitTorrent DHT implementation
substrate-system/k-rpc-socket
Low level implementation of the k-rpc network layer that the BitTorrent DHT uses
substrate-system/bencode
bencode de/encoder for nodejs and browsers
substrate-system/webtorrent-fixtures
Sample torrent files for the WebTorrent test suite
substrate-system/events
Node's event emitter for all engines.
substrate-system/esbuild-plugin-polyfill-node
ESBuild plugin to polyfill Node.js built-ins geared towards edge environments.
substrate-system/env-cmd
Setting environment variables from a file
substrate-system/node-crypto
partial implementation of node's `crypto` for the browser
substrate-system/uint8-util
Fastest possible buffer-like utilities for uint8.
substrate-system/bitfield
A bitfield implementation using buffers, compliant with the BitTorrent spec.
substrate-system/streamx
An iteration of the Node.js core streams with a series of improvements.