|
|
f1bab2570c
|
Shorten algorithm
|
2017-12-26 14:24:04 +01:00 |
|
|
|
bb8e1a28c0
|
fix typo
|
2017-12-26 14:23:44 +01:00 |
|
|
|
3693c7e82c
|
Update cleanObj.md
|
2017-12-26 14:18:13 +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 |
|
|
|
6c4ac0b82c
|
Update sdbmHashAlgorithm.md
trying to make it more like 30-seconds snippets
|
2017-12-26 14:35:31 +03:30 |
|
|
|
52f7a7dee8
|
Update cleanObj.md
I changed comma operator because it confuses the reader.
|
2017-12-26 14:29:51 +03: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 |
|
|
|
62d7a79646
|
Add files via upload
|
2017-12-25 15:43:38 +01:00 |
|
|
|
fa5769fa20
|
Delete sdbm-hash.md
|
2017-12-25 15:36:25 +01:00 |
|
|
|
db9e613058
|
update snippets 0-All
|
2017-12-25 14:49:52 +01:00 |
|
|
|
5b23bade1c
|
update snippets 96-107
|
2017-12-25 14:38:49 +01:00 |
|
|
|
bc58a5bf54
|
update snippets 78 - 96
|
2017-12-25 14:33:49 +01:00 |
|
|
|
55bc1ec632
|
update snippets 62-78
|
2017-12-25 14:23:06 +01:00 |
|
|
|
16b3984591
|
update snippets 47-62
|
2017-12-25 14:16:05 +01:00 |
|
|
|
7b9ec970e2
|
update snippets 32-47
|
2017-12-25 14:10:38 +01:00 |
|
|
|
1835d4894d
|
update snippets 16-31
|
2017-12-25 14:05:36 +01:00 |
|
|
|
5e1b9b2b7d
|
update snippets 1-15
|
2017-12-25 13:59:23 +01:00 |
|
|
|
e58b397b47
|
Fix the same format as other methods
I think the consistency of the format is good and necessary.
|
2017-12-25 13:41:45 +08: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 |
|
|
|
8490187093
|
Add files via upload
|
2017-12-24 23:35:09 +01:00 |
|
|
|
d9037586b6
|
Update sdbm-hash.md
|
2017-12-24 23:33:52 +01:00 |
|
|
|
45418fd6d3
|
added sdbm hash algorithm
I added the sdbm hash algorithm as a function.
|
2017-12-24 23:30:22 +01:00 |
|
|
|
28f9c45146
|
Delete sdbm_hash.md
|
2017-12-24 23:29:39 +01:00 |
|
|
|
96974c2ed1
|
sdbm-hash algorithm
I added the sdbm hash algorithm
|
2017-12-24 23:29:13 +01: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 |
|