Commit Graph

1180 Commits

Author SHA1 Message Date
94e8245e34 fix typos in toSnakeCase 2017-12-26 18:30:40 +05:30
cd7ae2dfbc --amend 2017-12-26 16:01:08 +05:30
8c548bfc0e Merge pull request #2 from Chalarangelo/master
hghj
2017-12-26 15:57:12 +05:30
d4b6b18183 Travis build: 293 2017-12-26 06:32:06 +00:00
69fd2e5699 Merge pull request #356 from Pl4gue/patch-1
[FIX: #355][randomHexColorcode.md] Fix 5-digit issue
2017-12-26 08:30:00 +02:00
e0390f0fb0 Travis build: 290 2017-12-26 01:43:29 +00:00
ac3290313b badge direct leading to fork 2017-12-26 02:41:21 +01:00
edc4c687b7 Fix 5-digit issue 2017-12-26 00:22:11 +01:00
7ad3c2f5ed Update push.sh 2017-12-25 19:02:13 +01:00
23562d1cf0 Travis build: 286 2017-12-25 14:51:21 +00:00
c6651e7551 Travis build: 285 2017-12-25 14:50:00 +00:00
c7ff1de86d Create CNAME 2017-12-25 15:47:40 +01:00
0072152a9b Update .travis.yml 2017-12-25 15:24:31 +01:00
10b1515858 remove shell identifier 2017-12-25 15:17:19 +01:00
f6c4566292 Update push.sh 2017-12-25 15:14:57 +01:00
759d5fa3bc Revert "add linter command"
This reverts commit 16a93ca370.
2017-12-25 15:13:42 +01:00
b4fff2369b Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-25 15:09:50 +01:00
16a93ca370 add linter command 2017-12-25 15:08:44 +01:00
26aa87354f Travis build: 273 2017-12-25 06:57:23 +00:00
fe3dee98a8 Merge pull request #353 from lvzhenbang/patch-2
Fix parameter reference error in the usage
2017-12-25 08:51:14 +02:00
1ab5c873d3 Fix parameter reference error in the usage
a small mistake found in reading.
2017-12-25 11:51:29 +08:00
d9e358990c Travis build: 267 2017-12-24 23:20:18 +00:00
be9c6b3381 Updated descriptions of string casing 2017-12-25 01:18:16 +02:00
394097fc18 Merge remote-tracking branch 'origin/master' 2017-12-25 01:17:45 +02:00
b9d3d7232b Travis build: 263 2017-12-24 23:11:53 +00:00
01834f7927 Merge pull request #343 from kriadmin/master
[UPDATE] toCamelCase and toSnakeCase
2017-12-25 01:11:26 +02:00
dcbf0923eb 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
f915981293 Minor styling fix 2017-12-25 01:09:56 +02:00
854cda0008 Travis build: 259 2017-12-24 22:38:08 +00:00
75e70e6330 Merge pull request #349 from skatcat31/bugfix/#337
[BUGIFX] Fix the flip examples
2017-12-25 00:36:31 +02:00
4cf66fd758 Travis build: 254 2017-12-24 21:20:03 +00:00
2ebb86f629 Merge pull request #348 from Pl4gue/feature-1
[ENHANCEMENT] Optimize randomHexColorCode.md
2017-12-24 22:18:12 +01:00
c67688ed35 Fix the flip examples
Resolves #337
2017-12-24 11:27:59 -08:00
7314685dd4 update description 2017-12-24 18:58:00 +01:00
2820e6bfa9 Optimize random Hex Color Generator 2017-12-24 18:45:17 +01:00
d612a7c4d6 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-24 18:40:52 +01:00
4b2938016a Travis build: 249 2017-12-24 16:14:26 +00:00
5cef358302 Merge pull request #347 from michael-gutman/master
[UPDATE] Fix typo in negate.md
2017-12-24 18:12:46 +02:00
67a997904d Fix typo in negate.md 2017-12-24 11:05:42 -05:00
accd620173 Travis build: 246 2017-12-24 15:13:08 +00:00
54eaa82964 Tag 2017-12-24 16:11:09 +01:00
8990e8fc85 Fix kebabCase styling + remove global variable + handle empty string 2017-12-25 02:01:25 +11:00
748db581b2 update toCamelCase.md 2017-12-24 20:20:06 +05:30
85aadbf387 Travis build: 238 2017-12-24 13:54:48 +00:00
7b20489f4a Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-24 19:23:39 +05:30
4c88e09a54 Merge pull request #341 from kriadmin/master
[UPDATE] toKebabCase.md
2017-12-24 14:48:33 +01:00
a99d530379 update toSnakeCase.md 2017-12-24 19:17:58 +05:30
2434369774 Update toKebabCase.md 2017-12-24 14:45:17 +01:00
aded8fcfc0 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
090cee71c1 Merge pull request #340 from arjunmahishi/randomColor
Snippet to generate random color code
2017-12-24 14:29:31 +01:00