Commit Graph

1500 Commits

Author SHA1 Message Date
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
6b840445b0 Merge pull request #457 from Chalarangelo/atomiks-patch-1
[UPDATE] memoize.md
2018-01-03 13:53:20 +02:00
1b7b382173 Travis build: 908 2018-01-03 11:53:00 +00:00
d1fb09d065 Travis build: 907 2018-01-03 11:52:32 +00:00
7eb1a1e5e4 Merge pull request #468 from kriadmin/patch-2
Create geometricProgression.md
2018-01-03 13:51:40 +02:00
9f4ed5333b Update geometricProgression.md 2018-01-03 13:51:20 +02:00
7f73456eb5 Merge pull request #463 from skatcat31/remove/mathMinMax
[FIX #419] remove max and min shims
2018-01-03 13:47:58 +02:00
b2be168e86 Travis build: 902 2018-01-03 11:47:41 +00:00
ca6ae0c89c Merge branch 'master' into remove/mathMinMax 2018-01-03 13:47:25 +02:00
5dfd060202 Update description 2018-01-03 12:45:09 +01:00
3c4b21ca0f Fix end inclusive error 2018-01-03 12:42:11 +01:00
b855de592e Update pluralize.,md 2018-01-03 16:51:56 +05:30
e92b37181b Create pluralize.md 2018-01-03 16:47:19 +05:30
3dfe28f2a7 Add examples 2018-01-03 15:51:10 +05:30
69b3897726 Create factors.md 2018-01-03 15:40:47 +05:30
c137dd5277 Update initializeArrayWithRange.md 2018-01-03 14:38:42 +05:30
7d50f43c13 Create luhnCheck.md 2018-01-03 14:32:35 +05:30
83f6a7f4e7 Update initializeArrayWithRange.md 2018-01-03 13:11:37 +05:30
e16f34405a Create geometricProgression.md 2018-01-03 13:06:23 +05:30
88c8c3596e Update InitializeArrayWithRange.md
Update InitializeArrayWithRange.md to include another parameter step
2018-01-03 12:30:55 +05:30
1e1e98582e Travis build: 887 2018-01-03 06:17:04 +00:00
6725fda47e Merge pull request #464 from kriadmin/min-and-max
[FEATURE] MinN and MaxN Snippets
2018-01-03 07:15:48 +01:00
231ff2331b Update minN.md 2018-01-03 11:40:39 +05:30
2b4b4c8880 Merge pull request #466 from kriadmin/patch-4
Add the list of supported operator
2018-01-03 07:10:33 +01:00
bfb21ff71a Update maxN.md 2018-01-03 11:39:40 +05:30