Commit Graph

1113 Commits

Author SHA1 Message Date
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
a65e4bd56b Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
a85e377dfa Travis build: 1015 2018-01-04 09:55:00 +00:00
98d9d5ae07 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
f0a4d7464c Update formatDuration.md 2018-01-04 11:50:12 +02:00
b2394d6854 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
cf0fc094fd Travis build: 1010 2018-01-04 09:25:51 +00:00
b082d1e3a3 Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
05dfdafdd0 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
afb4f3e864 Update luhnCheck.md 2018-01-04 11:22:32 +02:00
b0efd4af05 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
82ab2d8818 Add examples 2018-01-04 13:03:59 +05:30
807dc667d2 Create formatDuration.md 2018-01-04 12:56:42 +05:30
11f4e4cf4a Update differenceWith.md
use Array.findIndex() instead of Array.find()
2018-01-04 11:37:10 +08:00
ead337acd9 Update isFunction.md 2018-01-04 08:12:04 +11:00
0f6d8c64d6 [UPDATE] runAsync.md 2018-01-03 19:15:30 +01:00
601ef296c9 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
a8f7be32c6 Update runAsync.md 2018-01-04 04:07:32 +11:00
940ab10c84 Update pluralize.md 2018-01-04 03:08:08 +11:00
20bb614218 Update pluralize.md 2018-01-04 03:05:13 +11:00
b81129b5b1 Update pluralize.md 2018-01-04 03:01:49 +11:00
7681651db9 Allow for autopluralization 2018-01-04 02:57:08 +11:00
4597a973f9 Travis build: 960 2018-01-03 15:04:56 +00:00
2bdedfc5fd Merge branch 'master' into update-memoize 2018-01-03 17:02:01 +02:00
b692559f48 Travis build: 938 2018-01-03 14:04:55 +00:00
bc6cdcd2ec Update howManyTimes.md 2018-01-03 16:02:31 +02:00
edcb375377 Update howManyTimes.md 2018-01-03 18:46:16 +05:30
9b28bacb5e Create howManyTimes.md 2018-01-03 18:45:13 +05:30
52f3011cd2 Travis build: 930 2018-01-03 13:07:44 +00:00
d3e8c2f09e Merge pull request #470 from kriadmin/patch-4
Create factors.md
2018-01-03 15:05:50 +02:00
b9875866bc Update factors.md 2018-01-03 15:04:03 +02:00
093b806e7d 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
48ce9249ed Fixed an error in pluralize.md 2018-01-03 18:17:51 +05:30
1da5a4f786 Updated descriptions and tags 2018-01-03 14:34:12 +02:00
f4e9ac677c Travis build: 920 2018-01-03 12:30:23 +00:00
7d1de7a3d0 Merge pull request #472 from kriadmin/patch-5
Create pluralize.md
2018-01-03 14:29:31 +02:00
6eb0a3246c Update pluralize.md 2018-01-03 14:28:39 +02:00
33c48fae26 Update luhnCheck.md 2018-01-03 17:56:42 +05:30
b41c1a6718 Update luhnCheck.md 2018-01-03 17:44:36 +05:30
612d2269cb Merge pull request #457 from Chalarangelo/atomiks-patch-1
[UPDATE] memoize.md
2018-01-03 13:53:20 +02:00
dd8fe470c8 Travis build: 908 2018-01-03 11:53:00 +00:00
6d4df211ed Travis build: 907 2018-01-03 11:52:32 +00:00
ee605ba824 Merge pull request #468 from kriadmin/patch-2
Create geometricProgression.md
2018-01-03 13:51:40 +02:00
46dce45068 Update geometricProgression.md 2018-01-03 13:51:20 +02:00
3a4eef103a Merge pull request #463 from skatcat31/remove/mathMinMax
[FIX #419] remove max and min shims
2018-01-03 13:47:58 +02:00
488973f661 Travis build: 902 2018-01-03 11:47:41 +00:00
635b51bafb Merge branch 'master' into remove/mathMinMax 2018-01-03 13:47:25 +02:00
07f3d1167e Update description 2018-01-03 12:45:09 +01:00
37960658bf Fix end inclusive error 2018-01-03 12:42:11 +01:00
b05c12eade Update pluralize.,md 2018-01-03 16:51:56 +05:30