|
|
7aaaf19d16
|
Handle CRLF for splitting lines on Windows
|
2017-12-27 08:43:11 +05:30 |
|
|
|
4ef8097c3b
|
Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
|
2017-12-26 19:20:48 +02:00 |
|
|
|
e4fd33ca4a
|
Update tomorrow.md description
|
2017-12-26 18:13:48 +01:00 |
|
|
|
b0ac61da92
|
Update tomorrow.md
|
2017-12-26 18:09:41 +01:00 |
|
|
|
679953d488
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 22:33:58 +05:30 |
|
|
|
17f0f9ee2a
|
rename pipe.md and randomHexColorCode
|
2017-12-26 22:32:27 +05:30 |
|
|
|
eea47b9c8f
|
Create tomorrow.md
|
2017-12-26 17:56:24 +01:00 |
|
|
|
eb0dee6508
|
Merge pull request #358 from billmei/billmei-fisher-yates-shuffle
[FIX: #357] Change shuffle algorithm to Fisher-Yates shuffle
|
2017-12-26 14:24:48 +01:00 |
|
|
|
f1bab2570c
|
Shorten algorithm
|
2017-12-26 14:24:04 +01:00 |
|
|
|
bb8e1a28c0
|
fix typo
|
2017-12-26 14:23:44 +01:00 |
|
|
|
37386882a6
|
Formatting
|
2017-12-26 14:13:27 +01:00 |
|
|
|
fe45d6198e
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-26 18:35:18 +05:30 |
|
|
|
b5591c9146
|
fix typos in toSnakeCase
|
2017-12-26 18:30:40 +05:30 |
|
|
|
179df15f2e
|
--amend
|
2017-12-26 16:01:08 +05:30 |
|
|
|
d9fe4b84cc
|
User Fisher-Yates shuffle implementation
|
2017-12-25 18:43:55 -08:00 |
|
|
|
b5f6aaae4d
|
Fix 5-digit issue
|
2017-12-26 00:22:11 +01:00 |
|
|
|
51445117fc
|
Travis build: 285
|
2017-12-25 14:50:00 +00:00 |
|
|
|
58793f7528
|
Fix parameter reference error in the usage
a small mistake found in reading.
|
2017-12-25 11:51:29 +08:00 |
|
|
|
dbe3a165e5
|
Updated descriptions of string casing
|
2017-12-25 01:18:16 +02:00 |
|
|
|
9f59115633
|
Merge pull request #343 from kriadmin/master
[UPDATE] toCamelCase and toSnakeCase
|
2017-12-25 01:11:26 +02:00 |
|
|
|
41576d2fea
|
Merge pull request #344 from atomiks/patch-4
[FIX] kebabCase styling + remove global variable + handle empty string
|
2017-12-25 01:11:14 +02:00 |
|
|
|
b6f02771e7
|
Merge pull request #349 from skatcat31/bugfix/#337
[BUGIFX] Fix the flip examples
|
2017-12-25 00:36:31 +02:00 |
|
|
|
ee50129c1c
|
Fix the flip examples
Resolves #337
|
2017-12-24 11:27:59 -08:00 |
|
|
|
dfa41b92bf
|
update description
|
2017-12-24 18:58:00 +01:00 |
|
|
|
483e3e3053
|
Optimize random Hex Color Generator
|
2017-12-24 18:45:17 +01:00 |
|
|
|
bb5a357935
|
Merge pull request #347 from michael-gutman/master
[UPDATE] Fix typo in negate.md
|
2017-12-24 18:12:46 +02:00 |
|
|
|
3b3cfc34e0
|
Fix typo in negate.md
|
2017-12-24 11:05:42 -05:00 |
|
|
|
9d11def40e
|
Fix kebabCase styling + remove global variable + handle empty string
|
2017-12-25 02:01:25 +11:00 |
|
|
|
25cb7036c7
|
update toCamelCase.md
|
2017-12-24 20:20:06 +05:30 |
|
|
|
a51a2ef317
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code
|
2017-12-24 19:23:39 +05:30 |
|
|
|
7a0028c57b
|
Merge pull request #341 from kriadmin/master
[UPDATE] toKebabCase.md
|
2017-12-24 14:48:33 +01:00 |
|
|
|
9a9736de16
|
update toSnakeCase.md
|
2017-12-24 19:17:58 +05:30 |
|
|
|
118c7e9e7b
|
Update toKebabCase.md
|
2017-12-24 14:45:17 +01:00 |
|
|
|
2f93862621
|
Correct faults
Your version didn't work. There was a declaration fault alongside with an identifier fault as Array.forEach does not return anything.
|
2017-12-24 14:44:26 +01:00 |
|
|
|
a2edda9a38
|
Merge pull request #340 from arjunmahishi/randomColor
Snippet to generate random color code
|
2017-12-24 14:29:31 +01:00 |
|
|
|
b9d9ef716e
|
Changed 'var' to 'let'
|
2017-12-24 18:58:11 +05:30 |
|
|
|
709756efe4
|
Update randomHexColorCode.md
|
2017-12-24 14:23:45 +01:00 |
|
|
|
d4bec739be
|
update toKebabCase.md
|
2017-12-24 18:19:35 +05:30 |
|
|
|
77a6f93c27
|
fixed typo
|
2017-12-24 18:11:19 +05:30 |
|
|
|
f1ca6a6ffa
|
Fixed indentation
|
2017-12-24 18:10:36 +05:30 |
|
|
|
e38d213bbf
|
Snippet to generate a random color code
|
2017-12-24 18:09:21 +05:30 |
|
|
|
e44b433693
|
Merge pull request #331 from retyui/patch-1
[ENHANCEMENT] dropRight bad example 👎
|
2017-12-24 14:15:46 +02:00 |
|
|
|
b1adedfbea
|
Update dropRight.md
|
2017-12-24 14:11:30 +02:00 |
|
|
|
c20f064e99
|
Merge pull request #338 from arjunmahishi/device
Snippet to detect device type
|
2017-12-24 13:57:55 +02:00 |
|
|
|
143c1c1c66
|
Merge pull request #339 from lvzhenbang/patch-1
[bug] useage: change Array.slice() for String.slice()
|
2017-12-24 13:51:29 +02:00 |
|
|
|
6ca563fcea
|
Update detectDeviceType.md
|
2017-12-24 13:49:11 +02:00 |
|
|
|
d158c61b7b
|
Update negate.md
|
2017-12-24 13:44:04 +02:00 |
|
|
|
0afd7a8777
|
[bug] change Array.slice() for String.slice()
useage: Array.slice() should be changed to String.slice()
|
2017-12-24 17:50:24 +08:00 |
|
|
|
3af61ce755
|
Fixed typo and added examples
|
2017-12-24 13:10:31 +05:30 |
|
|
|
4b339020b0
|
Snippet to detect device type
|
2017-12-24 13:09:23 +05:30 |
|