Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created August 23, 2012 20:51
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 isaacs/3441558 to your computer and use it in GitHub Desktop.
Save isaacs/3441558 to your computer and use it in GitHub Desktop.
> x.slice(0, 10)
[ { key: [ 'mkdirp' ], value: 519416 },
{ key: [ 'mime' ], value: 480394 },
{ key: [ 'connect' ], value: 435951 },
{ key: [ 'qs' ], value: 383021 },
{ key: [ 'express' ], value: 355611 },
{ key: [ 'formidable' ], value: 348370 },
{ key: [ 'optimist' ], value: 278173 },
{ key: [ 'commander' ], value: 273878 },
{ key: [ 'uglify-js' ], value: 249968 },
{ key: [ 'request' ], value: 229320 } ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment