diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..7da19c0 --- /dev/null +++ b/techstack.md @@ -0,0 +1,106 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [ABee-Tech/todo-list-react](https://github.com/ABee-Tech/todo-list-react)![](https://img.stackshare.io/public_badge.svg "public") +

+|12
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (1) + + + + +
+ React +
+ React +
+ v17.0.2 +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (7) + +## npm (7) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@fortawesome/fontawesome-svg-core](https://www.npmjs.com/@fortawesome/fontawesome-svg-core)|v1.2.35|05/31/21|Abhishek Raj Pandey |MIT|N/A| +|[@fortawesome/free-solid-svg-icons](https://www.npmjs.com/@fortawesome/free-solid-svg-icons)|v5.15.3|05/31/21|Abhishek Raj Pandey |CC-BY-4.0,MIT|N/A| +|[@fortawesome/react-fontawesome](https://www.npmjs.com/@fortawesome/react-fontawesome)|v0.1.14|05/31/21|Abhishek Raj Pandey |MIT|N/A| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.12.0|04/25/21|Abhishek Raj Pandey |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v11.2.6|05/31/21|Abhishek Raj Pandey |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|05/31/21|Abhishek Raj Pandey |MIT|N/A| +|[react-scripts](https://www.npmjs.com/react-scripts)|v4.0.3|05/31/21|Abhishek Raj Pandey |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..344a1d8 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,166 @@ +repo_name: ABee-Tech/todo-list-react +report_id: 180a6db519f8a36f618a0f0df27bbe72 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:10:46+00:00' +requested_by: ABee-Tech +provider: github +branch: master +detected_tools_count: 12 +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_url: https://github.com/ABee-Tech/todo-list-react + 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_url: https://github.com/ABee-Tech/todo-list-react + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 17.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.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/ABee-Tech/todo-list-react + 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/ABee-Tech/todo-list-react/blob/master/package.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-04-25 07:13:06.000000000 Z +- name: "@fortawesome/fontawesome-svg-core" + description: The iconic font, CSS, and SVG framework + package_url: https://www.npmjs.com/@fortawesome/fontawesome-svg-core + version: 1.2.35 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16644/default_50c9ed1615a25628505ab53def64d82450ced26b.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z +- name: "@fortawesome/free-solid-svg-icons" + description: The iconic font, CSS, and SVG framework + package_url: https://www.npmjs.com/@fortawesome/free-solid-svg-icons + version: 5.15.3 + license: CC-BY-4.0,MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16683/default_6dad4e42e12d47cc6edfbdea036dae12f91abebb.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z +- name: "@fortawesome/react-fontawesome" + description: Official React component for Font Awesome 5 + package_url: https://www.npmjs.com/@fortawesome/react-fontawesome + version: 0.1.14 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16936/default_277303773c2bdb575ee8f4bfe869f0a33d6755b2.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z +- name: "@testing-library/jest-dom" + description: Custom jest matchers to test the state of the DOM + package_url: https://www.npmjs.com/@testing-library/jest-dom + version: 5.12.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-04-25 07:13:06.000000000 Z +- name: "@testing-library/react" + description: Simple and complete React DOM testing utilities that encourage good + testing practices + package_url: https://www.npmjs.com/@testing-library/react + version: 11.2.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 17.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z +- name: react-scripts + description: Configuration and scripts for Create React App + package_url: https://www.npmjs.com/react-scripts + version: 4.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/ABee-Tech/todo-list-react/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Abhishek Raj Pandey + last_updated_on: 2021-05-31 10:24:16.000000000 Z