You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/underscore/index.json

1 line
8.5 KiB

{"entries":[{"name":"_.after","path":"index#after","type":"Function"},{"name":"_.all","path":"index#every","type":"Collection"},{"name":"_.allKeys","path":"index#allKeys","type":"Object"},{"name":"_.any","path":"index#some","type":"Collection"},{"name":"_.assign","path":"index#extendOwn","type":"Object"},{"name":"_.before","path":"index#before","type":"Function"},{"name":"_.bind","path":"index#bind","type":"Function"},{"name":"_.bindAll","path":"index#bindAll","type":"Function"},{"name":"_.chain","path":"index#chain","type":"Chaining"},{"name":"_.chunk","path":"index#chunk","type":"Array"},{"name":"_.clone","path":"index#clone","type":"Object"},{"name":"_.collect","path":"index#map","type":"Collection"},{"name":"_.compact","path":"index#compact","type":"Collection"},{"name":"_.compose","path":"index#compose","type":"Function"},{"name":"_.constant","path":"index#constant","type":"Utility"},{"name":"_.contains","path":"index#contains","type":"Collection"},{"name":"_.countBy","path":"index#countBy","type":"Collection"},{"name":"_.create","path":"index#create","type":"Object"},{"name":"_.debounce","path":"index#debounce","type":"Function"},{"name":"_.defaults","path":"index#defaults","type":"Object"},{"name":"_.defer","path":"index#defer","type":"Function"},{"name":"_.delay","path":"index#delay","type":"Function"},{"name":"_.detect","path":"index#find","type":"Collection"},{"name":"_.difference","path":"index#difference","type":"Array"},{"name":"_.drop","path":"index#rest","type":"Array"},{"name":"_.each","path":"index#each","type":"Collection"},{"name":"_.escape","path":"index#escape","type":"Utility"},{"name":"_.every","path":"index#every","type":"Collection"},{"name":"_.extend","path":"index#extend","type":"Object"},{"name":"_.extendOwn","path":"index#extendOwn","type":"Object"},{"name":"_.filter","path":"index#filter","type":"Collection"},{"name":"_.find","path":"index#find","type":"Collection"},{"name":"_.findIndex","path":"index#findIndex","type":"Array"},{"name":"_.findKey","path":"index#findKey","type":"Object"},{"name":"_.findLastIndex","path":"index#findLastIndex","type":"Array"},{"name":"_.findWhere","path":"index#findWhere","type":"Collection"},{"name":"_.first","path":"index#first","type":"Array"},{"name":"_.flatten","path":"index#flatten","type":"Array"},{"name":"_.foldl","path":"index#reduce","type":"Collection"},{"name":"_.foldr","path":"index#reduceRight","type":"Collection"},{"name":"_.forEach","path":"index#each","type":"Collection"},{"name":"_.functions","path":"index#object-functions","type":"Object"},{"name":"_.groupBy","path":"index#groupBy","type":"Collection"},{"name":"_.has","path":"index#has","type":"Object"},{"name":"_.head","path":"index#first","type":"Array"},{"name":"_.identity","path":"index#identity","type":"Utility"},{"name":"_.include","path":"index#contains","type":"Collection"},{"name":"_.includes","path":"index#contains","type":"Collection"},{"name":"_.indexBy","path":"index#indexBy","type":"Collection"},{"name":"_.indexOf","path":"index#indexOf","type":"Array"},{"name":"_.initial","path":"index#initial","type":"Array"},{"name":"_.inject","path":"index#reduce","type":"Collection"},{"name":"_.intersection","path":"index#intersection","type":"Array"},{"name":"_.invert","path":"index#invert","type":"Object"},{"name":"_.invoke","path":"index#invoke","type":"Collection"},{"name":"_.isArguments","path":"index#isArguments","type":"Object"},{"name":"_.isArray","path":"index#isArray","type":"Object"},{"name":"_.isBoolean","path":"index#isBoolean","type":"Object"},{"name":"_.isDate","path":"index#isDate","type":"Object"},{"name":"_.isElement","path":"index#isElement","type":"Object"},{"name":"_.isEmpty","path":"index#isEmpty","type":"Object"},{"name":"_.isEqual","path":"index#isEqual","type":"Object"},{"name":"_.isError","path":"index#isError","type":"Object"},{"name":"_.isFinite","path":"index#isFinite","type":"Object"},{"name":"_.isFunction","path":"index#isFunction","type":"Object"},{"name":"_.isMap","path":"index#isMap","type":"Object"},{"name":"_.isMatch","path":"index#isMatch","type":"Object"},{"name":"_.isNaN","path":"index#isNaN","type":"Object"},{"name":"_.isNull","path":"index#isNull","type":"Object"},{"name":"_.isNumber","path":"index#isNumber","type":"Object"},{"name":"_.isObject","path":"index#isObject","type":"Object"},{"name":"_.isRegExp","path":"index#isRegExp","type":"Object"},{"name":"_.isSet","path":"index#isSet","type":"Object"},{"name":"_.isString","path":"index#isString","type":"Object"},{"name":"_.isSymbol","path":"index#isSymbol","type":"Object"},{"name":"_.isUndefined","path":"index#isUndefined","type":"Object"},{"name":"_.isWeakMap","path":"index#isWeakMap","type":"Object"},{"name":"_.isWeakSet","path":"index#isWeakSet","type":"Object"},{"name":"_.iteratee","path":"index#iteratee","type":"Utility"},{"name":"_.keys","path":"index#keys","type":"Object"},{"name":"_.last","path":"index#last","type":"Array"},{"name":"_.lastIndexOf","path":"index#lastIndexOf","type":"Array"},{"name":"_.map","path":"index#map","type":"Collection"},{"name":"_.mapObject","path":"index#mapObject","type":"Object"},{"name":"_.matcher","path":"index#matcher","type":"Object"},{"name":"_.matches","path":"index#matcher","type":"Object"},{"name":"_.max","path":"index#max","type":"Collection"},{"name":"_.memoize","path":"index#memoize","type":"Function"},{"name":"_.methods","path":"index#object-functions","type":"Object"},{"name":"_.min","path":"index#min","type":"Collection"},{"name":"_.mixin","path":"index#mixin","type":"Utility"},{"name":"_.negate","path":"index#negate","type":"Function"},{"name":"_.noConflict","path":"index#noConflict","type":"Utility"},{"name":"_.noop","path":"index#noop","type":"Utility"},{"name":"_.now","path":"index#now","type":"Utility"},{"name":"_.object","path":"index#object","type":"Array"},{"name":"_.omit","path":"index#omit","type":"Object"},{"name":"_.once","path":"index#once","type":"Function"},{"name":"_.pairs","path":"index#pairs","type":"Object"},{"name":"_.partial","path":"index#partial","type":"Function"},{"name":"_.partition","path":"index#partition","type":"Collection"},{"name":"_.pick","path":"index#pick","type":"Object"},{"name":"_.pluck","path":"index#pluck","type":"Collection"},{"name":"_.property","path":"index#property","type":"Object"},{"name":"_.propertyOf","path":"index#propertyOf","type":"Object"},{"name":"_.random","path":"index#random","type":"Utility"},{"name":"_.range","path":"index#range","type":"Array"},{"name":"_.reduce","path":"index#reduce","type":"Collection"},{"name":"_.reduceRight","path":"index#reduceRight","type":"Collection"},{"name":"_.reject","path":"index#reject","type":"Collection"},{"name":"_.rest","path":"index#rest","type":"Array"},{"name":"_.restArguments","path":"index#restArguments","type":"Function"},{"name":"_.result","path":"index#result","type":"Utility"},{"name":"_.sample","path":"index#sample","type":"Collection"},{"name":"_.select","path":"index#filter","type":"Collection"},{"name":"_.shuffle","path":"index#shuffle","type":"Collection"},{"name":"_.size","path":"index#size","type":"Collection"},{"name":"_.some","path":"index#some","type":"Collection"},{"name":"_.sortBy","path":"index#sortBy","type":"Collection"},{"name":"_.sortedIndex","path":"index#sortedIndex","type":"Array"},{"name":"_.tail","path":"index#rest","type":"Array"},{"name":"_.take","path":"index#first","type":"Array"},{"name":"_.tap","path":"index#tap","type":"Object"},{"name":"_.template","path":"index#template","type":"Utility"},{"name":"_.throttle","path":"index#throttle","type":"Function"},{"name":"_.times","path":"index#times","type":"Utility"},{"name":"_.toArray","path":"index#toArray","type":"Collection"},{"name":"_.unescape","path":"index#unescape","type":"Utility"},{"name":"_.union","path":"index#union","type":"Array"},{"name":"_.uniq","path":"index#uniq","type":"Array"},{"name":"_.unique","path":"index#uniq","type":"Array"},{"name":"_.uniqueId","path":"index#uniqueId","type":"Utility"},{"name":"_.unzip","path":"index#unzip","type":"Array"},{"name":"_.value","path":"index#value","type":"Chaining"},{"name":"_.values","path":"index#values","type":"Object"},{"name":"_.where","path":"index#where","type":"Collection"},{"name":"_.without","path":"index#without","type":"Array"},{"name":"_.wrap","path":"index#wrap","type":"Function"},{"name":"_.zip","path":"index#zip","type":"Array"}],"types":[{"name":"Array","count":25,"slug":"array"},{"name":"Chaining","count":2,"slug":"chaining"},{"name":"Collection","count":37,"slug":"collection"},{"name":"Function","count":15,"slug":"function"},{"name":"Object","count":46,"slug":"object"},{"name":"Utility","count":14,"slug":"utility"}]}