diff --git a/docs/techstack.yml b/docs/techstack.yml new file mode 100644 index 0000000..ad0cef4 --- /dev/null +++ b/docs/techstack.yml @@ -0,0 +1,243 @@ +repo_name: noclocks/bastienlaw-remix +report_id: 314a9eb9b6d6d8f39205920d30fd52ce +version: 0.1 +repo_type: Public +timestamp: '2024-03-08T21:38:27+00:00' +requested_by: phoward38 +provider: github +branch: main +detected_tools_count: 18 +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/noclocks/bastienlaw-remix + 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/noclocks/bastienlaw-remix + 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/noclocks/bastienlaw-remix + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 18.2.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.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/noclocks/bastienlaw-remix + detection_source: Repo Metadata +- name: Vite + description: Native-ESM powered web dev build tool + website_url: https://vitejs.dev/ + 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/21547/default_1aeac791cde11ff66cc0b20dcc6144eeb185c905.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.2.20 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 18.2.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 6.7.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: eslint-import-resolver-typescript + description: TypeScript .ts .tsx module resolver for `eslint-plugin-import` + package_url: https://www.npmjs.com/eslint-import-resolver-typescript + version: 3.6.1 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18380/default_d0ba753d47207ad8f04b02befcab81c50f38718f.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.28.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.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.7.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: eslint-plugin-react + description: React specific linting rules for ESLint + package_url: https://www.npmjs.com/eslint-plugin-react + version: 7.33.2 + 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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: eslint-plugin-react-hooks + description: ESLint rules for React Hooks + package_url: https://www.npmjs.com/eslint-plugin-react-hooks + version: 4.6.0 + 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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 18.2.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/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:03:05.000000000 Z +- name: vite + description: Native-ESM powered web dev build tool + package_url: https://www.npmjs.com/vite + version: 5.1.4 + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package/npm/image.png + detection_source_url: https://github.com/noclocks/bastienlaw-remix/blob/main/app/package.json + detection_source: app/package.json + last_updated_by: Patrick Howard + last_updated_on: 2024-02-22 23:24:39.000000000 Z