From 6b86361a174718788f5572d5e22f9411dc527266 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 10 Jan 2024 19:23:49 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..5a7d38c8 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,80 @@ +repo_name: Tisha211/docs +report_id: 64920399aae345d28df6f5cd7d512909 +version: 0.1 +repo_type: Public +timestamp: '2024-01-10T19:23:48+00:00' +requested_by: cjchand +provider: github +branch: main +detected_tools_count: 6 +tools: +- 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_url: https://github.com/Tisha211/docs + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/Tisha211/docs + detection_source: Repo Metadata +- name: Nuxt.js + description: The Vue.js Framework + website_url: https://nuxtjs.org + version: 3.5.1 + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/7304/23360933.png + detection_source_url: https://github.com/Tisha211/docs/blob/main/package-lock.json + detection_source: package.json + last_updated_by: liyasthomas + last_updated_on: 2021-04-01 07:05:01.000000000 Z +- name: ESLint + description: The fully pluggable JavaScript code quality tool + website_url: http://eslint.org/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/Tisha211/docs/blob/main/package.json + detection_source: package.json + last_updated_by: liyasthomas + last_updated_on: 2021-04-01 07:05:01.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_url: https://github.com/Tisha211/docs + detection_source: Repo Metadata +- name: npm + description: The package manager for JavaScript. + website_url: https://www.npmjs.com/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source_url: https://github.com/Tisha211/docs/blob/main/package.json + detection_source: package.json + last_updated_by: liyasthomas + last_updated_on: 2021-04-01 07:05:01.000000000 Z From 83f94575d67209c2b237080e38bc14a82cd3d463 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 10 Jan 2024 19:23:50 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..a7ee9727 --- /dev/null +++ b/techstack.md @@ -0,0 +1,103 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Tisha211/docs](https://github.com/Tisha211/docs)![](https://img.stackshare.io/public_badge.svg "public") +

+|6
Tools used|01/10/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ Nuxt.js +
+ Nuxt.js +
+ v3.5.1 +
+ +## DevOps (3) + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From d123b2fc37dd890965dd2a1ec7a69507b76db2bf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:58 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 5a7d38c8..8b61a04d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Tisha211/docs report_id: 64920399aae345d28df6f5cd7d512909 version: 0.1 repo_type: Public -timestamp: '2024-01-10T19:23:48+00:00' +timestamp: '2024-02-29T19:24:45+00:00' requested_by: cjchand provider: github branch: main From 08ebce66ef596b54f236bae2ca3de39433cbd45c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:59 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index a7ee9727..d79c238a 100644 --- a/techstack.md +++ b/techstack.md @@ -5,8 +5,8 @@ Tisha211/docs is built on the following main stack: - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [TypeScript](http://www.typescriptlang.org) – Languages -- [ESLint](http://eslint.org/) – Code Review - [Nuxt.js](https://nuxtjs.org) – Front-End Frameworks +- [ESLint](http://eslint.org/) – Code Review Full tech stack [here](/techstack.md) @@ -18,8 +18,8 @@ Tisha211/docs is built on the following main stack: - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages -- ESLint [ESLint](http://eslint.org/) – Code Review - Nuxt.js [Nuxt.js](https://nuxtjs.org) – Front-End Frameworks +- ESLint [ESLint](http://eslint.org/) – Code Review Full tech stack [here](/techstack.md) @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Tisha211/docs](https://github.com/Tisha211/docs)![](https://img.stackshare.io/public_badge.svg "public")

-|6
Tools used|01/10/24
Report generated| +|6
Tools used|02/29/24
Report generated| |------|------|