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
2eaef03fd5
Travis build: 927
2018-01-03 12:58:22 +00:00
26898acc36
Merge pull request #474 from kriadmin/patch-1
...
Fixed an error in pluralize.md
2018-01-03 14:57:24 +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
b92a26aa08
comment code for better maintainance
2018-01-03 07:38:13 -05:00
7ccf148ed9
Travis build: 922
2018-01-03 12:35:39 +00:00
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
93edf90ee9
update merge duplicate devDep in package.json
2018-01-03 07:18:53 -05:00
4c1a5c3c1b
Merge branch 'master' into tdd.update
2018-01-03 07:12:13 -05:00
2a9219b5a5
Merge branch 'master' into tdd.update
2018-01-03 07:11:13 -05:00
eb840aa0e1
fix package-lock merge conflict
2018-01-03 07:08:04 -05:00
5cdcd69713
fix package merge conflict
2018-01-03 07:06:44 -05:00
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
87c5ffb366
Update tag_database
2018-01-03 12:52:10 +01: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
4037282354
Travis build: 904
2018-01-03 11:48:51 +00: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
aa8dfb402c
Update InitializeArrayWithRange.md
2018-01-03 12:46:43 +01: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
8af6fdcef0
Travis build: 898
2018-01-03 11:39:18 +00:00
eceb9205e5
Update readme badges
2018-01-03 13:38:12 +02:00
b05c12eade
Update pluralize.,md
2018-01-03 16:51:56 +05:30
57ea45c10e
Create pluralize.md
2018-01-03 16:47:19 +05:30
07809ddc90
Add examples
2018-01-03 15:51:10 +05:30
f681af2c16
Create factors.md
2018-01-03 15:40:47 +05:30
1cb12e7db1
Update initializeArrayWithRange.md
2018-01-03 14:38:42 +05:30
c9e46a1431
Update initializeArrayWithRange.md
2018-01-03 13:11:37 +05:30
bdf7fb2b9b
Create geometricProgression.md
2018-01-03 13:06:23 +05:30
dde371f8f9
Update InitializeArrayWithRange.md
...
Update InitializeArrayWithRange.md to include another parameter step
2018-01-03 12:30:55 +05:30
82fe9a9d9c
Travis build: 887
2018-01-03 06:17:04 +00:00
a58ef34b7d
Merge pull request #464 from kriadmin/min-and-max
...
[FEATURE] MinN and MaxN Snippets
2018-01-03 07:15:48 +01:00
57cb39356d
Travis build: 884
2018-01-03 06:11:28 +00:00
511dc79d65
Update minN.md
2018-01-03 11:40:39 +05:30
ae12fbf326
Merge pull request #466 from kriadmin/patch-4
...
Add the list of supported operator
2018-01-03 07:10:33 +01:00
3c8064a408
Update maxN.md
2018-01-03 11:39:40 +05:30
9b5b567a66
Merge pull request #462 from Pl4gue/patch-1
...
Add ProductHunt Badge to README
2018-01-03 07:04:47 +01:00
5110354d3c
Travis build: 880
2018-01-03 06:02:08 +00:00
e79afda767
Merge pull request #465 from kriadmin/patch-3
...
Fixed grammar
2018-01-03 07:01:05 +01:00
46d28f8b5e
Add the list of supported operator
...
Add the list of supported operators and specify that unary operators are not supported. Also tell that `^` & `**` are the same and are exponential operators(as `^` can be confused to be the xOR symbol)
2018-01-03 09:03:45 +05:30