Socket
Book a DemoInstallSign in
Socket
a

anandthakker

npm

Packages

Current Co-maintainers

Former Co-maintainers

267 packages

acorn-node

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

assert

The assert module from Node.js, for the browser.

blobify

change a require()'d module into a Blob with browserify

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

cached-vector-tile

An alternative implementation of the [vector-tile-js](https://github.com/mapbox/vector-tile-js) interface that is backed by plain JS objects/arrays rather than parsed-on-demand protobuf data. Trades away memory efficiency for faster feature.loadGeometry(

caulk

cheap-ruler

A collection of fast approximations to common geographic measurements.

common-shakeify

browserify tree shaking plugin using @indutny common-shake

console-browserify

Emulate console for all the browsers

convexed

**WIP**

css-rule-stream

transform stream to cut css into rule-sized chunks

css-tokenize

Transform stream that tokenizes CSS

debugger-api

An API for attaching to and interacting with the V8 debugger.

delaunator

An incredibly fast JavaScript library for Delaunay triangulation of 2D points

deps-sort

sort module-deps output for deterministic browserify bundles

@desmos/esbuild-worker-dedupe

Proof of concept for inlining web worker code with esbuild with shared dependencies deduplicated.