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

7 years ago
{"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":"Objec