Commit Graph

1011 Commits

Author SHA1 Message Date
69b3e2b97f Update number-to-array-of-digits.md 2017-12-14 22:53:42 +02:00
0c7bffb81c method name 2017-12-15 01:07:31 +05:30
f827f0d109 updated changes 2017-12-15 00:44:39 +05:30
6ef96cc3a6 updated changes 2017-12-15 00:37:32 +05:30
655584d0ed Fixed typo 2017-12-15 00:25:46 +05:30
a14f144436 Fix filename 2017-12-14 20:53:53 +02:00
d15ef2afa9 Added snippet to convert number to array of digits 2017-12-15 00:23:10 +05:30
3fde98fc2e Lint and build 2017-12-14 20:52:07 +02:00
3f8ca8d615 Tag and build 2017-12-14 20:49:06 +02:00
828023d4ea Merge pull request #128 from meetzaveri/patch-2
Create Speech_synthesis.md
2017-12-14 20:48:04 +02:00
744c6f359d Update and rename Speech_synthesis.md to speech_synthesis-(experimental).md 2017-12-14 20:47:23 +02:00
240eda3809 Tag and build 2017-12-14 20:26:20 +02:00
1169f78baf Merge pull request #114 from LeandroFranciscato/master
Adding get-days-difference-between-dates
2017-12-14 20:25:16 +02:00
44e92bc8e3 Merge branch 'master' into master 2017-12-14 20:25:08 +02:00
39ce70f590 Merge branch 'master' into master 2017-12-14 20:24:48 +02:00
db4e2478cd Update get-days-difference-between-dates.md 2017-12-14 20:24:12 +02:00
26c8055fa4 Build README 2017-12-14 20:21:26 +02:00
f71a3a02e2 Merge pull request #130 from Chalarangelo/Chalarangelo-is-array-fix
Fixed is-array snippet
2017-12-14 20:21:06 +02:00
f81b49f9f5 Resolve #111 2017-12-14 20:20:37 +02:00
3549379bcb Build README 2017-12-14 20:13:16 +02:00
f13ed5e9a4 Merge pull request #124 from elderhsouza/patch-7
minor refactor to curry
2017-12-14 20:12:46 +02:00
e0693339b4 Updated tools, proper linting, build README 2017-12-14 19:38:11 +02:00
20e8633917 Update Speech_synthesis.md 2017-12-14 23:02:18 +05:30
0a2175e00e Consistency for tools 2017-12-14 19:24:17 +02:00
8af4dfaa73 Update Speech_synthesis.md 2017-12-14 22:43:10 +05:30
530e4e411a Update Speech_synthesis.md
used es6 approach acc. to contributing guidelines
2017-12-14 22:39:24 +05:30
2350460ed6 Tag and build README 2017-12-14 19:05:14 +02:00
b5fe83722f Merge pull request #127 from MarcelMichau/master
Minor grammar fix in Array concatenation snippet & renamed redirect-to-URL.md filename to keep case consistent
2017-12-14 19:04:25 +02:00
cd4d6ba9e8 Fixed build script to exclude untagged snippets 2017-12-14 19:02:15 +02:00
0ab7ee90e2 Create Speech_synthesis.md
Hey, I think this is the coolest one I found! Hope this snippet gets attraction
2017-12-14 22:26:08 +05:30
06018e143a Categorization 2017-12-14 18:24:49 +02:00
dcefa50fa8 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-14 18:10:03 +02:00
e4e8ea98dc Undo Prettier auto-formatting 2017-12-14 18:07:29 +02:00
a1341458ab Renamed 'redirect-to-url.md' to 'redirect-to-URL.md' to keep case consistent with other headings 2017-12-14 18:01:43 +02:00
65000577a8 Merge pull request #126 from fejes713/master
Fixed few grammar mistakes while reading the CONTRIBUTING.MD
2017-12-14 17:57:20 +02:00
e5c1d29ce6 Added tagger script, tagged snippets retroactively 2017-12-14 17:56:12 +02:00
4a71bb886f Minor grammar fix in array-concatenation snippet & rebuilt README 2017-12-14 17:53:32 +02:00
b106585c08 Fix grammar and spelling 2017-12-14 16:25:35 +01:00
9cf698609d Merge pull request #1 from Chalarangelo/master
Merge
2017-12-14 16:17:30 +01:00
e9e63a9630 minor refactor to curry 2017-12-14 13:11:45 -02:00
f26c94edab adding function to clean json objects, deeply. 2017-12-14 18:41:38 +03:30
99b900853c add a functions that deeply cleans json objects from unwanted keys 2017-12-14 18:34:05 +03:30
8244c204dd Build README 2017-12-14 17:02:10 +02:00
6d1b0f430d Merge pull request #118 from Chalarangelo/Chalarangelo-fill-array
Create fill-array.md
2017-12-14 17:00:12 +02:00
61130d1d23 Merge pull request #119 from Chalarangelo/Chalarangelo-flatten-depth
Create flatten-array-up-to-depth.md
2017-12-14 17:00:02 +02:00
335622779d Merge pull request #122 from elderhsouza/patch-6
minor refactor to group by
2017-12-14 16:59:49 +02:00
21b8b18f6b Update group-by.md 2017-12-14 16:59:30 +02:00
4ae535d46d minor refactor to group by 2017-12-14 12:57:03 -02:00
adbba8810a add json to file function 2017-12-14 18:00:15 +03:30
22331697df Create flatten-array-up-to-depth.md
In reference to #100.
2017-12-14 16:10:43 +02:00