Commit Graph

1505 Commits

Author SHA1 Message Date
9a3bd8ffae Updated all, any, none
Merged them with their by counterparts.
2018-02-16 13:43:43 +02:00
ce77e2b8b7 Travis build: 1676 2018-02-14 11:55:14 +00:00
6292d18822 Merge pull request #607 from atomiks/utils
Add mostPerformant snippet
2018-02-14 13:53:21 +02:00
4e314dd1ff Update mostPerformant.md 2018-02-14 13:45:47 +02:00
5c2e81cfd5 Add mostPerformant snippet 2018-02-14 22:38:45 +11:00
6e5a86c7b1 Travis build: 1674 2018-02-14 11:32:14 +00:00
867d177f06 Merge branch 'master' into any-all-none 2018-02-14 13:21:33 +02:00
422e5be486 Travis build: 1671 2018-02-14 10:48:38 +00:00
ba59e8020a Add approximatelyEqual 2018-02-14 12:47:13 +02:00
f1086e8a45 Add binomialCoefficient 2018-02-14 12:34:02 +02:00
4590cf2b95 Add degreesToRads and radsToDegrees 2018-02-14 12:24:50 +02:00
566653206b Travis build: 1665 2018-02-14 10:14:34 +00:00
a1a99021d3 Add bifurcate, bifurcateBy 2018-02-14 12:13:07 +02:00
3900189a77 Add uncurry 2018-02-14 11:56:44 +02:00
ebc9c51c14 Add any, anyBy, all, allBy, none, noneBy 2018-02-14 11:46:15 +02:00
8609e76b2a Update debounce.md 2018-02-12 16:59:30 +10:00
26cccc9c6d Simplify debounce.md 2018-02-12 16:58:15 +10:00
0859fb7b5b Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
88deb1feed Add tests for toCurrency 2018-02-08 16:09:39 +02:00
4c256ee375 Localized snippets in greek up until bottomVisible 2018-02-08 14:34:03 +02:00
6fc39f8d77 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
674d4f94f0 Travis build: 1584 2018-02-07 10:24:32 +00:00
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
cce53c0589 Travis build: 1581 2018-02-07 09:31:31 +00:00
3425d1f6f8 Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
2018-02-07 11:30:18 +02:00
3144573716 Test and fix for hashNode 2018-02-04 20:46:30 +02:00
c6c49ab567 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
053e773f22 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
bd35427e0a Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
ef346fcc91 Travis build: 1506 2018-02-02 11:05:56 +00:00
20d908272a Merge pull request #536 from Emgo-Dev/local
4 New Snippets
2018-02-02 12:03:25 +01:00
ef5beb5fbc Update getMeridiemSuffixOfInteger.md 2018-02-02 13:01:49 +02:00
284cd3feb7 Update getColonTimeFromDate.md 2018-02-02 12:57:41 +02:00
cf5ab48aba Travis build: 1500 2018-01-31 17:15:57 +00:00
8f0f3bb44a Merge pull request #575 from Chalarangelo/add-toCurrency
Add toCurrency
2018-01-31 19:14:15 +02:00
dab2ae928c Update overArgs.md 2018-01-31 19:05:52 +02:00
0df0989a12 Update overArgs.md 2018-01-31 18:20:23 +10:00
55628f05c9 Fix overArgs example 2018-01-31 18:17:06 +10:00
0043f4d1e3 remove new keyword 2018-01-30 17:19:23 -05:00
adc7595090 Travis build: 1488 2018-01-30 02:59:50 +00:00
50fddfbbe6 Times by 1000000 instead of shifting. 2018-01-29 19:43:25 +00:00
d6cf9bddf4 Removed unnecessary OR in randomHexColorCode() 2018-01-29 19:39:33 +00:00
ca831caefb Fixed randomHexColorCode() sometimes giving a string shorter than 7 characters. (Fixes #580) 2018-01-29 19:36:46 +00:00
40bf8d9d56 Merge branch 'master' into add-toCurrency 2018-01-28 15:03:40 -05:00
b93676cb48 Merge remote-tracking branch 'origin/master' 2018-01-28 16:41:25 +02:00
9e2ab61b87 Added some tests 2018-01-28 16:41:20 +02:00
8245508b0f Travis build: 1475 2018-01-28 14:30:09 +00:00
b18411617a Added some tests 2018-01-28 16:28:54 +02:00
6ec19fb5ae Add throttle 2018-01-28 15:23:01 +02:00
30b9e35651 Add debounce 2018-01-28 15:18:26 +02:00