176 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
addr-to-ip-port
Convert an 'address:port' string to an array [address:string, port:number]
assert
The assert module from Node.js, for the browser.
bankai
The easiest way to compile JavaScript, HTML and CSS
bencode
Bencode de/encoder
bep53-range
Magnet URI extension (BEP53) range implementation
bittorrent-dht
Simple, robust, BitTorrent DHT implementation
bittorrent-lsd
Local Service Discovery (BEP14) implementation
bittorrent-peerid
Map a BitTorrent peer ID to a human-readable client name and version
bittorrent-protocol
Simple, robust, BitTorrent peer wire protocol implementation
bittorrent-tracker
Simple, robust, BitTorrent tracker (client & server) implementation
brfs
browserify fs.readFileSync() static asset inliner
browserify
browser-side require() the node way
@browserify/acorn5-object-spread
Support for rest and spread properties in acorn 5
@browserify/envify
Selectively replace Node-style environment variables with plain strings.
browserify-handbook
how to build modular applications with browserify
@browserify/uglifyify
A browserify transform which minifies your code using Terser
browser-pack
pack node-style source files from a json stream into a browser bundle
browser-resolve
resolve which handles browser field support in package.json
browser-unpack
parse a bundle generated by browser-pack
bundle-collapser
convert bundle paths to IDS to save bytes in browserify bundles
changelog-init
Initializes a keepachangelog.com changelog in the current directory
changelog-parser
Change log parser for node.
choo
A 4kb framework for creating sturdy frontend applications
choo-devtools
Console devtools for Choo