Skip to content

Instantly share code, notes, and snippets.

@timoxley
Last active December 18, 2015 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timoxley/5721056 to your computer and use it in GitHub Desktop.
Save timoxley/5721056 to your computer and use it in GitHub Desktop.
some fat modules
du -h -d1 ./node_modules | grep M
1.1M ./node_modules/brfs
13M ./node_modules/browserify
1.4M ./node_modules/hyperspace
14M ./node_modules/reconnect
16M ./node_modules/shoe
49M ./node_modules
du -h -d3 ./node_modules/ | grep M !10939
1.0M ./node_modules//brfs/node_modules
1.1M ./node_modules//brfs
1.3M ./node_modules//browserify/node_modules/browser-pack
1.3M ./node_modules//browserify/node_modules/browser-resolve
1.7M ./node_modules//browserify/node_modules/insert-module-globals
2.0M ./node_modules//browserify/node_modules/module-deps
3.7M ./node_modules//browserify/node_modules/syntax-error
1.3M ./node_modules//browserify/node_modules/umd
12M ./node_modules//browserify/node_modules
13M ./node_modules//browserify
1.2M ./node_modules//hyperspace/node_modules
1.4M ./node_modules//hyperspace
10M ./node_modules//reconnect/examples/shoe
10M ./node_modules//reconnect/examples
1.1M ./node_modules//reconnect/node_modules/shoe
1.5M ./node_modules//reconnect/node_modules/sockjs-stream
3.8M ./node_modules//reconnect/node_modules
14M ./node_modules//reconnect
4.4M ./node_modules//shoe/example/dnode
11M ./node_modules//shoe/example/invert
15M ./node_modules//shoe/example
16M ./node_modules//shoe
49M ./node_modules/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment