326 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
alternative-pdf-combine
Alternative approach to combine pdf's (doesn't support windows, requires poppler on linux)
api-supertest
Beautiful test suite & runner for api tests.
assert
The assert module from Node.js, for the browser.
base32-codecs
'codecs' compatible base32-encode and base32-decode adapter.
bgbash
Running a background bash to reduce the amount of child processes.
bigint-time
Get the current time in bigint time.
block-cache
fs read (incl. stream) operations cached in an lru-cache for consistent memory usage with custom fs support (hyperdrive).
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-adventure-jp
learn browserify with this educational adventure
@browserify/envify
Selectively replace Node-style environment variables with plain strings.
browserify-handbook
how to build modular applications with browserify
browserify-persist-fs
Efficient and stable persistent cache for 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
cachedown
leveldown implementation that proxies to underlying leveldown instance with lru cache
charm_inheritance-fix
ansi control sequences for terminal cursor hopping and colors (fixed for io.js and newer node)
combined-stream-wait-for-it
A stream that emits multiple other streams one after another with support for waiting.
commandico
A small tool to write command line application that suits my needs
common-shakeify
browserify tree shaking plugin using @indutny common-shake