26 _.isUndefined
9 _.isString
9 _.isFunction
6 _.isArray
3 _.isNumber
1 _.isObject
Last active
October 23, 2015 07:54
-
-
Save hxgdzyuyi/0ed391fba2608c0fd608 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ag "_\.\w+" -o --nofilename --nobreak | sort | uniq -c | sort -r | pbcopy |
230 _.extend
181 _.template
123 _.bind
111 _.each
37 _.bindAll
34 _.defaults
29 _.pick
27 _.escape
26 _.isUndefined
26 _.clone
19 _.memoize
19 _.indexOf
18 _.defer
17 _.delay
15 _.contains
14 _.result
12 _.map
12 _.debounce
9 _.isString
9 _.isFunction
8 _.throttle
7 _.chain
6 _.keys
6 _.isArray
6 _.filter
5 _.unescape
4 _.without
4 _.uniq
4 _.sortBy
4 _.now
4 _.last
4 _.intersection
4 _.has
4 _.difference
3 _.toArray
3 _.range
3 _.pluck
3 _.object
3 _.isNumber
3 _.first
2 _.swap
2 _.sprintf
2 _.sortedIndex
2 _.forEach
1 _.uniqueId
1 _.union
1 _.rest
1 _.reduce
1 _.mixin
1 _.isObject
1 _.find
1 _.every
1 _.any
1 _.all
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment