Commit Graph

319 Commits

Author SHA1 Message Date
190a0259b3 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
f26d3109a5 Add approximatelyEqual 2018-02-14 12:47:13 +02:00
60b8c06979 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
ed5e4e3398 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
de77807dc9 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00
5612671121 Add uncurry 2018-02-14 11:56:44 +02:00
dd9bbaac65 Add any, anyBy, all, allBy, none, noneBy 2018-02-14 11:46:15 +02:00
bdbe02cba3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
da80f53f2b Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
3719814f25 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
467cc71d11 Update tag_database 2018-02-04 16:26:42 +02:00
e7007e4e05 Travis build: 1506 2018-02-02 11:05:56 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
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
327320e691 tagged toCurrency.md to utility 2018-01-27 10:29:39 -05: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