Skip to content

Instantly share code, notes, and snippets.

@dgutov
Created February 13, 2011 00:05
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 dgutov/824262 to your computer and use it in GitHub Desktop.
Save dgutov/824262 to your computer and use it in GitHub Desktop.
js2-mode imenu listing for Underscore.js
_ / <definition-1>
_ / forEach
_ / map
_ / inject
_ / foldr
_ / detect
_ / select
_ / reject
_ / all
_ / any
_ / contains
_ / invoke
_ / pluck
_ / max
_ / min
_ / sortBy
_ / sortedIndex
_ / toArray
_ / size
_ / head
_ / tail
_ / last
_ / compact
_ / flatten
_ / without
_ / unique
_ / intersect
_ / zip
_ / indexOf
_ / lastIndexOf
_ / range
_ / bind
_ / bindAll
_ / memoize
_ / delay
_ / defer
_ / throttle
_ / debounce
_ / wrap
_ / compose
_ / values
_ / methods
_ / extend
_ / clone
_ / tap
_ / isEqual
_ / isEmpty
_ / isElement
_ / isArguments
_ / isFunction
_ / isString
_ / isNumber
_ / isNaN
_ / isBoolean
_ / isDate
_ / isRegExp
_ / isNull
_ / isUndefined
_ / noConflict
_ / identity
_ / times
_ / mixin
_ / uniqueId
_ / template
limit
wrapper / <definition-1>
wrapper / prototype / chain
wrapper / prototype / value
result
addToWrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment