Commit Graph

3441 Commits

Author SHA1 Message Date
Soorena
520aa6c5bf Merge pull request #320 from iamsoorena/master
found a way more ES6ish solution for toDecimalMark
2017-12-22 21:02:24 +03:30
Soorena
83f9efb7cb Update toDecimalMark.md 2017-12-22 20:56:08 +03:30
Rohit Tanwar
59c0a01578 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:55 +05:30
Rohit Tanwar
56455d6d0e Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
Rohit Tanwar
8f85b2cb75 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:46 +05:30
Rohit Tanwar
8328472d34 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30
Rohit Tanwar
7d5ca201ed Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:46:00 +05:30
Rohit Tanwar
74d043b867 add snippet toKebabCase 2017-12-22 22:44:51 +05:30
Travis CI
dfc910b28c Travis build: 132 2017-12-22 16:19:18 +00:00
Travis CI
85d9882623 Travis build: 129 2017-12-22 16:16:52 +00:00
Angelos Chalaris
485ded3038 Update tag_database 2017-12-22 18:15:55 +02:00
Angelos Chalaris
cab9b9fefe Add toSnakeCase 2017-12-22 18:13:22 +02:00
Travis CI
aecf0ffb26 Travis build: 126 2017-12-22 15:57:15 +00:00
Angelos Chalaris
4a36bf4a6e Merge pull request #306 from skatcat31/feature/adapters/promiseify
[ENHANCEMENT] Move Promisify to the Adapter category
2017-12-22 17:55:40 +02:00
Soorena
ef7c7bc650 Update toDecimalMark.md 2017-12-22 19:01:24 +03:30
iamsoorena
db7f973eb8 I found a way more ES6ish way to do this 2017-12-22 18:51:50 +03:30
Travis CI
c7f0c9f934 Travis build: 122 2017-12-22 15:12:10 +00:00
Angelos Chalaris
6db0703f66 Merge pull request #319 from iamsoorena/update-todecimal
Update toDecimalMark
2017-12-22 17:09:43 +02:00
Soorena
2d1cd52ac3 Update toDecimalMark.md 2017-12-22 18:34:37 +03:30
Travis CI
295c461026 Travis build: 119 2017-12-22 14:38:35 +00:00
Soorena
f28424ef14 Update README-start.md
add semi-standard style badge
2017-12-22 18:06:58 +03:30
Travis CI
368af55520 Travis build: 117 2017-12-22 14:32:45 +00:00
Soorena
cf140b5c9c Merge pull request #314 from gokulk94/bug/viewportVisibility
[BUG] Add missing line of code to elementIsVisibleInViewport
2017-12-22 18:01:00 +03:30
Travis CI
1b2f349bb9 Travis build: 114 2017-12-22 14:11:44 +00:00
Stefan Feješ
778852df10 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
Soorena
814dd658e4 Update flip.md
updated formatting
2017-12-22 17:34:45 +03:30
Travis CI
d5247d3ba4 Travis build: 111 2017-12-22 13:58:12 +00:00
David Wu
e5c87a2743 Merge pull request #307 from skatcat31/feature/adapters/spread
[FEATURE] add spreadOver snippet
2017-12-22 14:56:22 +01:00
Soorena
099809caad Update fibsTillNum.md 2017-12-22 17:11:36 +03:30
Soorena
f43ce09e73 Update fibsTillNum.md 2017-12-22 17:10:51 +03:30
Soorena
53246ccc62 Update fibonacciTillNum.md
resolve issue with comments
2017-12-22 17:10:30 +03:30
David Wu
3f2bd49c37 Merge pull request #313 from Chalarangelo/Chalarangelo-travis-ci
Update travis push
2017-12-22 14:39:48 +01:00
Rohit Tanwar
4deb253d4c make gcd accept variable arguments 2017-12-22 18:46:17 +05:30
Pl4gue
24bf2ac3b3 Travis build: 104 2017-12-22 11:45:37 +00:00
Angelos Chalaris
08781e0c7c Merge pull request #304 from Pl4gue/master
[ENHANCEMENT] Insight.io and PRs badge
2017-12-22 13:43:42 +02:00
iamsoorena
ed528e2bb8 Update description adding template literal explanation 2017-12-22 15:03:55 +03:30
iamsoorena
7d47cf05db Remove redundant number characters check
Remove unnecessary multiple array making with `.split()`
Reducing lines and making it more terse and readable
2017-12-22 15:00:46 +03:30
Rohit Tanwar
18741354c3 add snippet fibonacciTillNum 2017-12-22 16:58:16 +05:30
Soorena
f54ef19e93 Update README-start.md 2017-12-22 14:54:06 +03:30
Rohit Tanwar
7178ef0e31 add snippet fibsTillNum 2017-12-22 16:52:25 +05:30
Pl4gue
9a8566568e Travis build: 98 2017-12-22 10:39:51 +00:00
Stefan Feješ
e27a1b0276 Merge pull request #312 from Chalarangelo/Chalarangelo-prime-patch
[UPDATE] Resolves #297
2017-12-22 11:38:07 +01:00
gokulk94
6e7f0030af add missing line of code to elementIsVisibleInViewport 2017-12-22 14:55:09 +05:30
Angelos Chalaris
f59f3a5807 Update travis push
Most of the guides I can find use the travis email and name to differentiate from user commits. This will come in handy later down the line to filter out build commits more easily. I'm pretty certain this will not break anything, but I'd like someone to take a look at it before merging.
2017-12-22 10:53:42 +02:00
Apostolakis Myron
7c1641aeb4 unordered 2017-12-22 10:39:43 +02:00
Apostolakis Myron
0d584cd2e0 ordered 2017-12-22 10:39:12 +02:00
Apostolakis Myron
0a18ab0957 minor url 2017-12-22 10:38:02 +02:00
Apostolakis Myron
fd65cbcdd1 minor 2017-12-22 10:37:41 +02:00
Apostolakis Myron
064325ef18 unorderd 2017-12-22 10:37:03 +02:00
Pl4gue
f614b30efb Travis build: 93 2017-12-22 08:36:56 +00:00