Commit Graph

1124 Commits

Author SHA1 Message Date
8ebd261e85 Travis build: 1043 2018-01-05 14:56:41 +00:00
a9246df780 Travis build: 1041 2018-01-05 14:41:29 +00:00
0425ebefe7 Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
814a8b903b Updated initializeArrayWithRange
There was typo mistake in which Array.from was missing from Array(Math.ceil((end+1-start)/step) in description of snippet
2018-01-05 14:29:20 +05:30
38967ad9d0 Update gcd.md 2018-01-05 00:40:42 +11:00
e67005f052 Update gcd.md 2018-01-05 00:39:22 +11:00
3373ddb57f Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
df2858cba6 Update elo.md 2018-01-04 14:32:19 +02:00
725b6ca9db Travis build: 1023 2018-01-04 12:28:05 +00:00
8281457945 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
2bf897b963 Update elo.md 2018-01-04 23:11:56 +11:00
6fdaf8e679 Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
ea115f4d05 Travis build: 1015 2018-01-04 09:55:00 +00:00
da0ef8ffc2 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
22888823cc Update formatDuration.md 2018-01-04 11:50:12 +02:00
cd450961a1 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
c68e59cb1c Travis build: 1010 2018-01-04 09:25:51 +00:00
107d72815a Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
0e79b52ff6 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
6e296ca45d Update luhnCheck.md 2018-01-04 11:22:32 +02:00
e722a57f60 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
eb9f5b9c3a Add examples 2018-01-04 13:03:59 +05:30
a8025b538b Create formatDuration.md 2018-01-04 12:56:42 +05:30
a075a94980 Update elo to support multiplayer 2018-01-04 14:58:29 +11:00
f3f1daede9 Update differenceWith.md
use Array.findIndex() instead of Array.find()
2018-01-04 11:37:10 +08:00
2277740036 Update isFunction.md 2018-01-04 08:12:04 +11:00
77e0d27ab5 [UPDATE] runAsync.md 2018-01-03 19:15:30 +01:00
0c575a4d68 Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
2018-01-03 19:30:55 +02:00
e2dae8894a Update runAsync.md 2018-01-04 04:07:32 +11:00
857ede9f23 Update pluralize.md 2018-01-04 03:08:08 +11:00
c627a8002c Update pluralize.md 2018-01-04 03:05:13 +11:00
fe4f16439f Update pluralize.md 2018-01-04 03:01:49 +11:00
e9877be524 Allow for autopluralization 2018-01-04 02:57:08 +11:00
10b0c1d618 Travis build: 960 2018-01-03 15:04:56 +00:00
5ac90930ce Merge branch 'master' into update-memoize 2018-01-03 17:02:01 +02:00
bb92a786c5 Travis build: 938 2018-01-03 14:04:55 +00:00
de25bcac35 Update howManyTimes.md 2018-01-03 16:02:31 +02:00
694146273a Update howManyTimes.md 2018-01-03 18:46:16 +05:30
250258a925 Create howManyTimes.md 2018-01-03 18:45:13 +05:30
6ce9d0b9e0 Travis build: 930 2018-01-03 13:07:44 +00:00
f02f883e3d Merge pull request #470 from kriadmin/patch-4
Create factors.md
2018-01-03 15:05:50 +02:00
b0cda155ef Update factors.md 2018-01-03 15:04:03 +02:00
81f8eb22f7 Use Array.from()
Updated the code to utilize `Array.from()` to check for factors, this can be shortened even further (follow-up commits)
2018-01-03 14:49:34 +02:00
0f63a65d31 Fixed an error in pluralize.md 2018-01-03 18:17:51 +05:30
fcd6f8355b Updated descriptions and tags 2018-01-03 14:34:12 +02:00
05a2c03e50 Travis build: 920 2018-01-03 12:30:23 +00:00
9a5651cbae Merge pull request #472 from kriadmin/patch-5
Create pluralize.md
2018-01-03 14:29:31 +02:00
d7d672c897 Update pluralize.md 2018-01-03 14:28:39 +02:00
84ab6f1d9f Update luhnCheck.md 2018-01-03 17:56:42 +05:30
10652a52f3 Update luhnCheck.md 2018-01-03 17:44:36 +05:30