Commit Graph

305 Commits

Author SHA1 Message Date
6ddb4989a2 Add throttle 2018-01-28 15:23:01 +02:00
5e374d99f4 Add debounce 2018-01-28 15:18:26 +02:00
fd35820293 Add rearg 2018-01-28 15:04:21 +02:00
b005826fde Add overArgs 2018-01-28 14:54:16 +02:00
abac9e4c78 Add attempt 2018-01-28 14:44:40 +02:00
50f64e374c Description updated and snippet tested 2018-01-28 14:28:57 +02:00
75a2b9e9ff Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
687b5051cd Update tag_database 2018-01-26 14:20:08 +02:00
2dd6766200 Travis build: 1443 2018-01-26 12:18:32 +00:00
fe193fcbcd Travis build: 1441 2018-01-26 12:16:06 +00:00
687e683e6a Add bindAll 2018-01-26 14:14:53 +02:00
825c6045a2 Travis build: 1439 2018-01-26 12:02:08 +00:00
c43422ff6d Add removeNonASCII 2018-01-26 14:00:54 +02:00
6d0c7a1d2a Add stripHTMLTags 2018-01-26 13:56:16 +02:00
790d5c672c Add pullBy 2018-01-26 13:48:50 +02:00
3a0458b2d6 Update sortedLastIndex, add sortedIndexBy, sortedLastIndexBy 2018-01-26 13:39:09 +02:00
05d2843450 Add takeWhile, takeRightWhile 2018-01-26 12:55:31 +02:00
aea334a94a Update drop, add dropWhile, dropRightWhile 2018-01-26 12:23:18 +02:00
5ff2b1ee8e Update tag_database 2018-01-25 13:44:54 +02:00
92016c7998 Travis build: 1415 2018-01-25 11:43:21 +00:00
646bd79573 Add reduceSuccessive
Similar to Ramda's scan.
2018-01-24 16:38:08 +02:00
65465791b4 Add unfold
Similar to Ramda's unfold
2018-01-24 16:22:14 +02:00
f6b34f01e9 Fix tag 2018-01-24 15:57:58 +02:00
fab040658b Add xProd 2018-01-24 15:55:03 +02:00
e4d6368ecb Add partial, partialRight 2018-01-24 14:40:16 +02:00
42cd69f391 Add delay 2018-01-24 14:32:20 +02:00
f8040881b8 Add bindKey 2018-01-24 14:22:43 +02:00
e501e7170c Add bind 2018-01-24 14:14:49 +02:00
a6ef5f72d9 Add ary 2018-01-24 13:59:54 +02:00
87a650854a Add times 2018-01-24 13:50:49 +02:00
7f2297496a Add unary 2018-01-24 13:22:32 +02:00
565243bfb5 Add sortedLastIndex 2018-01-24 13:16:47 +02:00
85cbc34bc4 Add findLastIndex, update findLast 2018-01-24 13:02:07 +02:00
b4cf3b4b4e Add intersectionBy, intersectionWith 2018-01-24 12:53:18 +02:00
165ad6b094 Add unzipWith 2018-01-24 12:44:16 +02:00
f16c0ee8bb Add unzip 2018-01-24 12:35:25 +02:00
2eb3c4af6a Add unionWith, unionBy 2018-01-24 12:19:41 +02:00
d6957c67fe Add symmetricDifferenceBy, symmetricDifferenceWith 2018-01-24 11:59:02 +02:00
6e54017d5d Add differenceBy 2018-01-24 11:49:03 +02:00
4b4619439c Add composeRight 2018-01-23 22:12:56 +02:00
bac4e5d9c1 Add nthArgument 2018-01-23 21:27:37 +02:00
5fe8aa0be7 Add over 2018-01-23 21:02:17 +02:00
bb00176623 Add castArray 2018-01-23 20:54:12 +02:00
2883a77110 Add deepClone.md 2018-01-23 20:48:46 +02:00
18171a093c Travis broken, test 2018-01-23 20:32:17 +02:00
577f490865 Add matches, matchesWith 2018-01-23 20:17:32 +02:00
11a4872cf0 Add isObjectLike.md 2018-01-23 19:30:03 +02:00
321b662ec7 Add isEmpty 2018-01-23 19:25:17 +02:00
16b7df3783 Add findKey, findLastKey 2018-01-23 18:23:20 +02:00
fefea87775 Update invertKeyValues 2018-01-23 17:31:50 +02:00