From 649bd91934749d4064cdd9bb4a4154a71a18749b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 20 Feb 2024 02:59:01 +0000 Subject: [PATCH] Create techstack.yml --- techstack.yml | 499 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 499 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..92d5578 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,499 @@ +repo_name: koremp/FanCheer +report_id: 4581fce2e590be28468575b489e75cb4 +version: 0.1 +repo_type: Public +timestamp: '2024-02-20T02:58:59+00:00' +requested_by: koremp +provider: github +branch: main +detected_tools_count: 36 +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/koremp/FanCheer + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.14.0 + 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/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: React Router + description: A complete routing solution for React.js + website_url: https://github.com/rackt/react-router + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/service/3350/8261421.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: Redux + description: Predictable state container for JavaScript apps + website_url: https://redux.js.org/ + version: 4.0.5 + open_source: true + hosted_saas: false + category: Libraries + sub_category: State Management Library + image_url: https://img.stackshare.io/service/4074/13142323.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: redux-thunk + description: Thunk middleware for Redux + website_url: https://github.com/gaearon/redux-thunk + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: State Management Library + image_url: https://img.stackshare.io/service/5448/13142323.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.12.10 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JavaScript Compilers + image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: babel.config.js + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: CodeceptJS + description: Modern End 2 End Testing Framework for NodeJS + website_url: https://codecept.io/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/9206/fvURKfvJ_400x400.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.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/koremp/FanCheer/blob/main/package.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.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/koremp/FanCheer + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/.github/workflows/ci.yml + detection_source: ".github/workflows/ci.yml" + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:21:20.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 26.6.3 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/830/jest.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: Puppeteer + description: Headless Chrome Node API + website_url: https://github.com/GoogleChrome/puppeteer + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Headless Browsers + image_url: https://img.stackshare.io/service/7553/puppeteer.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 4.44.2 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JS Build Tools / JS Task Runners + image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- 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/koremp/FanCheer/blob/main/package.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.12.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: "@babel/preset-env" + description: A Babel preset for each environment + package_url: https://www.npmjs.com/@babel/preset-env + version: 7.12.11 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15819/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: "@babel/preset-react" + description: Babel preset for all React plugins + package_url: https://www.npmjs.com/@babel/preset-react + version: 7.12.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15890/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: "@emotion/styled" + description: Styled API for emotion + package_url: https://www.npmjs.com/@emotion/styled + version: 11.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.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.11.6 + 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/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-29 16:25:41.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: 10.4.9 + 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/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-29 16:25:41.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 25.2.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: babel-jest + description: Jest plugin to use babel for transformation + package_url: https://www.npmjs.com/babel-jest + version: 26.6.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-19 06:01:13.000000000 Z +- name: babel-loader + description: Babel module loader for webpack + package_url: https://www.npmjs.com/babel-loader + version: 8.2.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 15:04:09.000000000 Z +- name: eslint-config-airbnb + description: Airbnb's ESLint config, following our styleguide + package_url: https://www.npmjs.com/eslint-config-airbnb + version: 18.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15857/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.22.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: eslint-plugin-jsx-a11y + description: Static AST checker for accessibility rules on JSX elements + package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y + version: 6.4.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: eslint-plugin-react + description: React specific linting rules for ESLint + package_url: https://www.npmjs.com/eslint-plugin-react + version: 7.21.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: eslint-plugin-react-hooks + description: ESLint rules for React Hooks + package_url: https://www.npmjs.com/eslint-plugin-react-hooks + version: 2.5.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: file-loader + description: A file loader module for webpack + package_url: https://www.npmjs.com/file-loader + version: 6.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15834/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 15:04:09.000000000 Z +- name: html-webpack-plugin + description: Simplifies creation of HTML files to serve your webpack bundles + package_url: https://www.npmjs.com/html-webpack-plugin + version: 4.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15841/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 16.14.0 + 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/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: react-redux + description: Official React bindings for Redux + package_url: https://www.npmjs.com/react-redux + version: 7.2.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15984/default_f49d4c116f8ea0155f4d92673b084378bba02760.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: react-router-dom + description: DOM bindings for React Router + package_url: https://www.npmjs.com/react-router-dom + version: 5.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-25 08:56:49.000000000 Z +- name: redux-mock-store + description: A mock store for testing your redux async action creators and middleware + package_url: https://www.npmjs.com/redux-mock-store + version: 1.5.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16721/default_848dc5bc612658cea8d631cff0259d9588c28fea.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2020-12-30 18:41:43.000000000 Z +- name: webpack-cli + description: CLI for webpack & friends + package_url: https://www.npmjs.com/webpack-cli + version: 3.3.12 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15826/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z +- name: webpack-dev-server + description: Serves a webpack app. Updates the browser on changes + package_url: https://www.npmjs.com/webpack-dev-server + version: 3.11.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png + detection_source_url: https://github.com/koremp/FanCheer/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Dokyun Lim + last_updated_on: 2021-06-14 07:18:58.000000000 Z