Commit Graph

1500 Commits

Author SHA1 Message Date
b4b0909a1d Travis build: 1674 2018-02-14 11:32:14 +00:00
190a0259b3 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
9ce2497765 Travis build: 1671 2018-02-14 10:48:38 +00: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
d351fc3fe6 Travis build: 1665 2018-02-14 10:14:34 +00: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
a0f8ad615c Update debounce.md 2018-02-12 16:59:30 +10:00
fac45a5100 Simplify debounce.md 2018-02-12 16:58:15 +10:00
0935c4ddf5 Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
1b2ab92afb Add tests for toCurrency 2018-02-08 16:09:39 +02:00
bb3acc0742 Localized snippets in greek up until bottomVisible 2018-02-08 14:34:03 +02:00
6e277ec593 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
2b2e88738c Travis build: 1584 2018-02-07 10:24:32 +00:00
da80f53f2b Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
12238b8e78 Travis build: 1581 2018-02-07 09:31:31 +00:00
3719814f25 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
963e3f27e3 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
a8085d4259 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
b58425073f Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
e7007e4e05 Travis build: 1506 2018-02-02 11:05:56 +00:00
1965d15bb8 Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
172b9ff071 Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
cc3008bfae Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
61468f4149 Travis build: 1500 2018-01-31 17:15:57 +00:00
83cffb1d04 Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
5518d5aeb1 Update overArgs.md 2018-01-31 19:05:52 +02:00
3e1b7235e6 Update overArgs.md 2018-01-31 18:20:23 +10:00
df9438e6a8 Fix overArgs example 2018-01-31 18:17:06 +10:00
1add4be550 remove new keyword 2018-01-30 17:19:23 -05:00
6d7dc2933c Travis build: 1488 2018-01-30 02:59:50 +00:00
c7deb832ca Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
023bac915d Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
b716781f8d Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
caf9b9f7ab Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
26915756d4 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
10d2de5fab Added some tests 2018-01-28 16:41:20 +02:00
f5ac87f242 Travis build: 1475 2018-01-28 14:30:09 +00:00
06d7e04220 Added some tests 2018-01-28 16:28:54 +02: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
d1f222bc62 Travis build: 1467 2018-01-28 12:55:37 +00:00
b005826fde Add overArgs 2018-01-28 14:54:16 +02:00
abac9e4c78 Add attempt 2018-01-28 14:44:40 +02:00
9af5db20ce Merge branch 'master' into pipeAsyncFunctions 2018-01-28 14:29:32 +02:00