|
|
483e3e3053
|
Optimize random Hex Color Generator
|
2017-12-24 18:45:17 +01:00 |
|
|
|
3e75d5c4b2
|
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
|
2017-12-24 18:40:52 +01:00 |
|
|
|
887f8a131d
|
Travis build: 249
|
2017-12-24 16:14:26 +00: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 |
|
|
|
9bded86db0
|
Travis build: 246
|
2017-12-24 15:13:08 +00:00 |
|
|
|
ed9bd2a851
|
Tag
|
2017-12-24 16:11:09 +01: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 |
|
|
|
d6f5d9254d
|
Travis build: 238
|
2017-12-24 13:54:48 +00:00 |
|
|
|
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 |
|
|
|
c9f794e591
|
Travis build: 229
|
2017-12-24 12:24:08 +00:00 |
|
|
|
23c2397f50
|
Merge pull request #1 from Chalarangelo/master
ref
|
2017-12-24 17:48:55 +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 |
|
|
|
ba4516f9bd
|
Delete dist
|
2017-12-24 14:09:33 +02:00 |
|
|
|
058bbee904
|
Tagging and gitignore
|
2017-12-24 14:08:46 +02:00 |
|
|
|
a9fd248343
|
Travis build: 224
|
2017-12-24 12:06:52 +00: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 |
|
|
|
7739c68dcc
|
Merge pull request #336 from michael-gutman/master
ADD: negate.md
|
2017-12-24 13:49:53 +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 |
|
|
|
353c05904e
|
Added second example
|
2017-12-24 01:48:04 -05:00 |
|
|
|
552830dea2
|
Fixed styling
|
2017-12-24 01:36:12 -05:00 |
|
|
|
175e127ab5
|
ADD: negate.md
|
2017-12-24 01:28:52 -05:00 |
|
|
|
33ab9be529
|
Travis build: 215
|
2017-12-23 22:05:28 +00:00 |
|
|
|
340f3d1f91
|
Merge pull request #321 from Chalarangelo/Chalarangelo-snakeCase
[FEATURE] Add toSnakeCase
|
2017-12-24 00:01:46 +02:00 |
|
|
|
5f787ecba8
|
Merge pull request #334 from Chalarangelo/fejes713-clipboard
[FEATURE] Add copy to clipboard functionality
|
2017-12-23 23:43:36 +02:00 |
|
|
|
349395d5e7
|
Travis build: 211
|
2017-12-23 21:41:50 +00:00 |
|
|
|
3e4b0e96e3
|
Tags
|
2017-12-23 23:39:57 +02:00 |
|
|
|
f59259db0d
|
Travis build: 209
|
2017-12-23 19:13:32 +00:00 |
|
|
|
bb2e544011
|
Merge pull request #332 from kriadmin/master
ADD: toKebabCase.md and repeatString.md
|
2017-12-23 20:11:34 +01:00 |
|
|
|
4bd0df6496
|
rebuild
|
2017-12-23 17:37:47 +01:00 |
|
|
|
0a84276458
|
Fix trailing empty lines
|
2017-12-23 17:34:49 +01:00 |
|
|
|
469966e8fe
|
Delete unnecessary js file
|
2017-12-23 17:34:39 +01:00 |
|