An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by browserify

A curated list of projects in awesome lists by browserify .

https://github.com/browserify/browserify

browser-side require() the node.js way

browser bundler commonjs javascript module-bundler modules

Last synced: 16 Dec 2025

https://github.com/browserify/browserify-handbook

how to build modular applications with browserify

Last synced: 17 Dec 2025

https://github.com/browserify/watchify

watch mode for browserify builds

Last synced: 17 Dec 2025

https://github.com/browserify/events

Node's event emitter for all engines.

Last synced: 14 Apr 2025

https://github.com/browserify/resolve

Implements the node.js require.resolve() algorithm

javascript module modules node nodejs require resolve resolver

Last synced: 12 May 2025

https://github.com/browserify/crypto-browserify

partial implementation of node's `crypto` for the browser

Last synced: 17 Dec 2025

https://github.com/browserify/wzrd.in

browserify as a service.

Last synced: 17 Dec 2025

https://github.com/browserify/browserify-website

the code that runs http://browserify.org

Last synced: 17 Dec 2025

https://github.com/browserify/brfs

browserify fs.readFileSync() static asset inliner

Last synced: 14 Apr 2025

https://github.com/browserify/rustify

Rust WebAssembly transform for Browserify

Last synced: 15 May 2025

https://github.com/browserify/webworkify

launch a web worker that can require() in the browser with browserify

Last synced: 15 May 2025

https://github.com/browserify/detective

Find all calls to require() no matter how deeply nested using a proper walk of the AST

ast commonjs dependencies javascript modules

Last synced: 18 Dec 2025

https://github.com/browserify/tinyify

a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!

browserify browserify-plugin minify optimize tree-shaking uglify

Last synced: 08 Apr 2025

https://github.com/browserify/factor-bundle

factor browser-pack bundles into common shared bundles

Last synced: 17 Dec 2025

https://github.com/browserify/commonjs-assert

Node.js's require('assert') for all engines

assert browserify javascript node-shim nodejs

Last synced: 14 May 2025

https://github.com/crypto-browserify/sha.js

Streamable SHA hashes in pure javascript

browserify crypto javascript sha

Last synced: 09 Mar 2025

https://github.com/browserify/sha.js

Streamable SHA hashes in pure javascript

browserify crypto javascript sha

Last synced: 17 Dec 2025

https://github.com/browserify/node-util

node.js util module as a module

nodejs shim

Last synced: 14 May 2025

https://github.com/browserify/http-browserify

node's http module, but for the browser

Last synced: 17 Dec 2025

https://github.com/browserify/module-deps

walk the dependency graph to generate a stream of json output

Last synced: 14 May 2025

https://github.com/browserify/vm-browserify

require('vm') like in node but for the browser

Last synced: 13 Oct 2025

https://github.com/browserify/bundle-collapser

convert bundle paths to IDs to save bytes in browserify bundles

Last synced: 12 Apr 2025

https://github.com/browserify/pbkdf2

PBKDF2 with any supported hashing algorithm in Node

Last synced: 16 May 2025

https://github.com/browserify/path-browserify

The path module from Node.js for browsers

Last synced: 14 May 2025

https://github.com/browserify/static-eval

evaluate statically-analyzable expressions

Last synced: 15 Jan 2026

https://github.com/browserify/browser-pack

pack node-style source files from a json stream into a browser bundle

Last synced: 17 Dec 2025

https://github.com/browserify/common-shakeify

browserify tree shaking plugin using `common-shake`

browserify browserify-plugin commonjs tree-shaking

Last synced: 16 May 2025

https://github.com/browserify/stream-browserify

the stream module from node core for browsers

Last synced: 16 May 2025

https://github.com/browserify/browser-resolve

resolve function which support the browser field in package.json

Last synced: 16 May 2025

https://github.com/browserify/randombytes

random bytes from browserify stand alone

Last synced: 05 Apr 2025

https://github.com/browserify/diffie-hellman

pure js diffie-hellman

Last synced: 05 Apr 2025

https://github.com/browserify/syntax-error

detect and report syntax errors in source code strings

Last synced: 15 Jan 2026

https://github.com/browserify/static-module

convert module usage to inline expressions

Last synced: 30 Jun 2025

https://github.com/browserify/ify-loader

Webpack loader to handle browserify transforms as intended.

Last synced: 14 Oct 2025

https://github.com/browserify/createhmac

Node style HMAC for use in the browser, with native implementation in node

Last synced: 14 Jun 2025

https://github.com/browserify/browserify-aes

aes, for browserify

aes browserify crypto javascript

Last synced: 12 Dec 2025

https://github.com/browserify/browserify-zlib

Full zlib module for browserify

Last synced: 19 Oct 2025

https://github.com/browserify/browser-unpack

parse a bundle generated by browser-pack

Last synced: 16 May 2025

https://github.com/browserify/stream-splicer

streaming pipeline with a mutable configuration

nodejs pipeline stream streams

Last synced: 25 Oct 2025

https://github.com/browserify/createhash

Node style hashes for use in the browser, with native hash functions in node

Last synced: 15 Aug 2025

https://github.com/browserify/browserify-sign

createSign and createVerify in your browser

Last synced: 17 Dec 2025

https://github.com/browserify/md5.js

node style md5 on pure JavaScript

md5

Last synced: 12 May 2025

https://github.com/browserify/labeled-stream-splicer

stream splicer with labels

nodejs pipeline stream streams

Last synced: 16 May 2025

https://github.com/browserify/ripemd160

JavaScript component to compute the RIPEMD160 hash of strings or bytes.

Last synced: 15 Dec 2025

https://github.com/browserify/buffer-xor

A simple module for bitwise-xor on buffers

bitwise-xor buffer buffer-xor cryptography javascript xor

Last synced: 16 Aug 2025

https://github.com/browserify/publicencrypt

publicEncrypt/privateDecrypt for browserify

Last synced: 08 Apr 2025

https://github.com/browserify/insert-module-globals

insert implicit module globals into a module-deps stream

Last synced: 15 May 2025

https://github.com/browserify/timers-browserify

timers module for browserify

Last synced: 12 May 2025

https://github.com/browserify/createecdh

browserify version of crypto.createECDH

Last synced: 27 Aug 2025

https://github.com/browserify/cipher-base

abstract base class for crypto-streams

Last synced: 07 May 2025

https://github.com/browserify/tty-browserify

the tty module from node core for browsers

Last synced: 12 Apr 2025

https://github.com/browserify/deps-sort

sort module-deps output for deterministic browserify bundles

browserify sort

Last synced: 08 Apr 2025

https://github.com/browserify/acorn-node

the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions

Last synced: 26 Oct 2025

https://github.com/browserify/admin

administrative procedures for the browserify org

meta

Last synced: 23 Apr 2025

https://github.com/browserify/discuss

discuss project organization, initiatives, and whatever!

meta

Last synced: 24 Jan 2026

https://github.com/browserify/hash-base

abstract base class for hash-streams

cipher crypto crypto-browserify hash javascript stream

Last synced: 08 Apr 2025

https://github.com/browserify/browserify-des

DES for browserify

Last synced: 08 Apr 2025

https://github.com/browserify/buffer-reverse

A lite module for byte reversal on buffers.

Last synced: 05 Oct 2025

https://github.com/browserify/perf-hooks-browserify

[WIP] The perf_hooks node module API for browserify

Last synced: 15 Apr 2025

https://github.com/browserify/detective-esm

find es module dependencies [experimental]

Last synced: 28 Oct 2025

https://github.com/browserify/pseudorandombytes

pseudorandombytes for the browser

Last synced: 08 Apr 2025

https://github.com/browserify/.github

Housing of Browserify's GitHub configuration and base files

meta

Last synced: 11 Feb 2026

https://github.com/browserify/scrypt

Last synced: 11 Feb 2026