From 73fa51194a9fd25794016877bd627e6831169789 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 14 Nov 2023 15:35:51 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..4bec62e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,49 @@ +repo_name: qutek/FunkTube +report_id: 709ade680b6507a5abaf731dfef41b8b +repo_type: Public +timestamp: '2023-11-14T15:35:49+00:00' +requested_by: qutek +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: jQuery + description: The Write Less, Do More, JavaScript Library. + website_url: http://jquery.com/ + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source: bower.json + last_updated_by: Lafif Astahdziq + last_updated_on: 2015-06-17 16:49:45.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata From 6f334b3af8eb2b695d685de8353243074451de00 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 14 Nov 2023 15:35:52 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..ab5952c --- /dev/null +++ b/techstack.md @@ -0,0 +1,79 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [qutek/FunkTube](https://github.com/qutek/FunkTube)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/14/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (1) + + + + +
+ jQuery +
+ jQuery +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 2f0e6ab95460c37afef566b530529721a116e94d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:34:35 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 4bec62e..9a766db 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: qutek/FunkTube report_id: 709ade680b6507a5abaf731dfef41b8b +version: 0.1 repo_type: Public -timestamp: '2023-11-14T15:35:49+00:00' +timestamp: '2024-01-05T08:43:41+00:00' requested_by: qutek provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/qutek/FunkTube detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/qutek/FunkTube detection_source: Repo Metadata - name: jQuery description: The Write Less, Do More, JavaScript Library. @@ -35,6 +38,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source_url: https://github.com/qutek/FunkTube/blob/master/bower.json detection_source: bower.json last_updated_by: Lafif Astahdziq last_updated_on: 2015-06-17 16:49:45.000000000 Z @@ -46,4 +50,5 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/qutek/FunkTube detection_source: Repo Metadata From fa334160a276f7220bf0f12d5529e92ea199a553 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:34:36 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index ab5952c..22590e8 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,32 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [qutek/FunkTube](https://github.com/qutek/FunkTube)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/14/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
@@ -76,4 +80,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 407b16061967a3d3a5935bc2bef7c5a919c7c8a5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:23:19 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 9a766db..ff83ebc 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: qutek/FunkTube report_id: 709ade680b6507a5abaf731dfef41b8b version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:43:41+00:00' +timestamp: '2024-02-29T18:45:07+00:00' requested_by: qutek provider: github branch: master From bae88c21f9b7f705c78dfe48f3674d1670cd0fb4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:23:19 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 22590e8..2eaeb57 100644 --- a/techstack.md +++ b/techstack.md @@ -3,8 +3,8 @@ ## Tech Stack qutek/FunkTube is built on the following main stack: -- [jQuery](http://jquery.com/) – Javascript UI Libraries - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [jQuery](http://jquery.com/) – Javascript UI Libraries Full tech stack [here](/techstack.md) @@ -14,8 +14,8 @@ Full tech stack [here](/techstack.md) ## Tech Stack qutek/FunkTube is built on the following main stack: -- jQuery [jQuery](http://jquery.com/) – Javascript UI Libraries - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- jQuery [jQuery](http://jquery.com/) – Javascript UI Libraries Full tech stack [here](/techstack.md) @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [qutek/FunkTube](https://github.com/qutek/FunkTube)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/05/24
Report generated| +|4
Tools used|02/29/24
Report generated| |------|------|