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/vite-plugin-node-polyfills
A Vite plugin to polyfill Node's Core Modules for browser environments.
substrate-system/magnet-uri
Parse a magnet URI and return an object of keys/values
substrate-system/parse-torrent
Parse a torrent identifier (magnet uri, .torrent file, info hash)
substrate-system/create-torrent
Create .torrent files
substrate-system/path
The path module from Node.js for browsers
substrate-system/webrtc-polyfill
substrate-system/abstract-chunk-store
A test suite and interface you can use to implement a chunk based storage backend
substrate-system/fs-access-chunk-store
File System Access API chunk store that is abstract-chunk-store compliant
substrate-system/assert
Node.js's require('assert') for all engines
substrate-system/blob-to-buffer
Convert a Blob to a Buffer.
substrate-system/__drag-drop
HTML5 drag & drop for humans
substrate-system/webtorrent-hybrid
WebTorrent (with WebRTC support in Node.js)
substrate-system/addr-to-ip-port
Convert an "address:port" string to an array [address:string, port:number]
substrate-system/node-url
node.js core url module as a module
substrate-system/buffer
The buffer module from node.js, for the browser.
substrate-system/throttleit
Throttle a function to limit its execution rate
substrate-system/vite-plugin-externalize-deps
A configurable Vite plugin to help externalize your dependencies (including subpaths)
substrate-system/StreamSaver.js
StreamSaver writes stream to the filesystem directly asynchronous
substrate-system/fast-deep-equal
The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
substrate-system/nat-api
substrate-system/safe-buffer
Safer Node.js Buffer API
substrate-system/idb-chunk-store
IndexedDB chunk store that is abstract-chunk-store compliant
substrate-system/node-util
node.js util module as a module
substrate-system/junk
Filter out OS junk files like .DS_Store and Thumbs.db
substrate-system/k-rpc
Low-level implementation of the k-rpc protocol used the BitTorrent DHT.
substrate-system/nanobench
Simple benchmarking tool with TAP-like output that is easy to parse
substrate-system/markdown-it-replacements
Customize replacements in markdown-it typographer
substrate-system/markdown-it-replace-it
Adding regular expression pattern replacing to markdown-it