Commit Graph

312 Commits

Author SHA1 Message Date
45b259c6e3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
3425d1f6f8 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
0ba3c650c0 Update tag_database 2018-02-04 16:26:42 +02:00
ef346fcc91 Travis build: 1506 2018-02-02 11:05:56 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
6ec19fb5ae Add throttle 2018-01-28 15:23:01 +02:00
30b9e35651 Add debounce 2018-01-28 15:18:26 +02:00
f74c10be60 Add rearg 2018-01-28 15:04:21 +02:00
e13203613e Add overArgs 2018-01-28 14:54:16 +02:00
b6274365c2 Add attempt 2018-01-28 14:44:40 +02:00
6b4bc29c31 Description updated and snippet tested 2018-01-28 14:28:57 +02:00
be84f9f69f Add pipeAsyncFunctions 2018-01-27 18:17:44 +02:00
9bc31bc40b tagged toCurrency.md to utility 2018-01-27 10:29:39 -05:00
87ad2a1e4c Update tag_database 2018-01-26 14:20:08 +02:00
05b00754c4 Travis build: 1443 2018-01-26 12:18:32 +00:00
a9e8cfac39 Travis build: 1441 2018-01-26 12:16:06 +00:00
089b81ff2e Add bindAll 2018-01-26 14:14:53 +02:00
eae232829c Travis build: 1439 2018-01-26 12:02:08 +00:00
c44817cefc Add removeNonASCII 2018-01-26 14:00:54 +02:00
07b2db9d92 Add stripHTMLTags 2018-01-26 13:56:16 +02:00
7f532a074d Add pullBy 2018-01-26 13:48:50 +02:00
f8fc94328e Update sortedLastIndex, add sortedIndexBy, sortedLastIndexBy 2018-01-26 13:39:09 +02:00
2841412c93 Add takeWhile, takeRightWhile 2018-01-26 12:55:31 +02:00
6381f042f4 Update drop, add dropWhile, dropRightWhile 2018-01-26 12:23:18 +02:00
dc7f52bfaf Update tag_database 2018-01-25 13:44:54 +02:00
573e2e07d2 Travis build: 1415 2018-01-25 11:43:21 +00:00
5f0ec219ba Add reduceSuccessive
Similar to Ramda's scan.
2018-01-24 16:38:08 +02:00
421d7964e5 Add unfold
Similar to Ramda's unfold
2018-01-24 16:22:14 +02:00
2fc86649f8 Fix tag 2018-01-24 15:57:58 +02:00
04e667b367 Add xProd 2018-01-24 15:55:03 +02:00
7c481f80bf Add partial, partialRight 2018-01-24 14:40:16 +02:00
e9702ad4fa Add delay 2018-01-24 14:32:20 +02:00
64c817ef81 Add bindKey 2018-01-24 14:22:43 +02:00
cc8b6ba809 Add bind 2018-01-24 14:14:49 +02:00
95de599cf8 Add ary 2018-01-24 13:59:54 +02:00
b51bee9022 Add times 2018-01-24 13:50:49 +02:00
315780ade3 Add unary 2018-01-24 13:22:32 +02:00
69a100b68a Add sortedLastIndex 2018-01-24 13:16:47 +02:00
6e605673f0 Add findLastIndex, update findLast 2018-01-24 13:02:07 +02:00
4ed97c92e3 Add intersectionBy, intersectionWith 2018-01-24 12:53:18 +02:00
8303109529 Add unzipWith 2018-01-24 12:44:16 +02:00
6f7878d4be Add unzip 2018-01-24 12:35:25 +02:00
57de0796f2 Add unionWith, unionBy 2018-01-24 12:19:41 +02:00
bca834724c Add symmetricDifferenceBy, symmetricDifferenceWith 2018-01-24 11:59:02 +02:00
541103321a Add differenceBy 2018-01-24 11:49:03 +02:00
e1f71f492e Add composeRight 2018-01-23 22:12:56 +02:00
fc612307cf Add nthArgument 2018-01-23 21:27:37 +02:00
0e2475f480 Add over 2018-01-23 21:02:17 +02:00
84a3fa1a8b Add castArray 2018-01-23 20:54:12 +02:00