diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..d242ed9 --- /dev/null +++ b/techstack.md @@ -0,0 +1,193 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [martin-creator/styling-react-components](https://github.com/martin-creator/styling-react-components)![](https://img.stackshare.io/public_badge.svg "public") +

+|27
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ React +
+ React +
+ v16.13.1 +
+ css-loader +
+ css-loader +
+ +
+ styled-components +
+ styled-components +
+ v5.0.1 +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.8.4 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ Parcel +
+ Parcel +
+ v1.12.4 +
+ Webpack +
+ Webpack +
+ v4.41.5 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ rollup +
+ rollup +
+ +
+ + +## Open source packages (14) + +## npm (14) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.8.4|04/27/20|jaketrent |MIT|N/A| +|[@babel/preset-react](https://www.npmjs.com/@babel/preset-react)|v7.9.4|04/27/20|jaketrent |MIT|N/A| +|[@rollup/plugin-node-resolve](https://www.npmjs.com/@rollup/plugin-node-resolve)|v7.1.3|04/28/20|jaketrent |MIT|N/A| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v4.2.4|03/01/20|jaketrent |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v9.5.0|03/01/20|jaketrent |MIT|N/A| +|[babel-loader](https://www.npmjs.com/babel-loader)|v8.0.6|04/27/20|jaketrent |MIT|N/A| +|[parcel-bundler](https://www.npmjs.com/parcel-bundler)|v1.12.4|04/28/20|jaketrent |MIT|N/A| +|[postcss-loader](https://www.npmjs.com/postcss-loader)|v3.0.0|04/27/20|jaketrent |MIT|N/A| +|[postcss-nesting](https://www.npmjs.com/postcss-nesting)|v7.0.1|04/27/20|jaketrent |CC0-1.0|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v16.13.1|03/01/20|jaketrent |MIT|N/A| +|[react-scripts](https://www.npmjs.com/react-scripts)|v3.4.0|03/01/20|jaketrent |MIT|N/A| +|[rollup-plugin-postcss](https://www.npmjs.com/rollup-plugin-postcss)|v3.1.1|04/28/20|jaketrent |MIT|N/A| +|[style-loader](https://www.npmjs.com/style-loader)|v0.23.1|04/27/20|jaketrent |MIT|N/A| +|[webpack-cli](https://www.npmjs.com/webpack-cli)|v3.3.11|04/27/20|jaketrent |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..881dfed --- /dev/null +++ b/techstack.yml @@ -0,0 +1,371 @@ +repo_name: martin-creator/styling-react-components +report_id: e94fd910ebcfabfef380e65932ea2498 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:52:24+00:00' +requested_by: jaketrent +provider: github +branch: master +detected_tools_count: 27 +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/martin-creator/styling-react-components + 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/martin-creator/styling-react-components + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.13.1 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 01-inline-styles/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.000000000 Z +- name: css-loader + description: Helps webpack to collect CSS from all the css files + website_url: https://github.com/webpack-contrib/css-loader + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/06-webpack/package.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: styled-components + description: Visual primitives for the component age. Use the best bits of ES6 and + CSS to style your apps without stress. + website_url: https://styled-components.com + version: 5.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: JavaScript Framework Components + image_url: https://img.stackshare.io/service/6749/styled-components.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/02-css-in-js/after/package-lock.json + detection_source: 02-css-in-js/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 02:31:22.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.8.4 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/babel.config.js + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.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/martin-creator/styling-react-components/blob/master/06-webpack/package.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.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/martin-creator/styling-react-components + detection_source: Repo Metadata +- name: Parcel + description: "\U0001F4E6\U0001F680 A fast, zero configuration web application bundler" + website_url: https://parceljs.org/ + version: 1.12.4 + 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/8054/fC6Wad-S_400x400.jpg + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/08-parcel-bundler/package-lock.json + detection_source: '08-parcel-bundler/package.json' + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:58:05.000000000 Z +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 4.41.5 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: Yarn + description: A new package manager for JavaScript + website_url: https://yarnpkg.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/01-inline-styles/after/yarn.lock + detection_source: 01-inline-styles/after/yarn.lock + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.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/martin-creator/styling-react-components/blob/master/08-parcel-bundler/package.json + detection_source: '08-parcel-bundler/package.json' + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:58:05.000000000 Z +- name: rollup + description: The next-generation JavaScript module bundler + website_url: http://rollupjs.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: JS Build Tools / JS Task Runners + image_url: https://img.stackshare.io/service/4423/zE8RTn9E_400x400.jpg + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/07-rollup/package.json + detection_source: 07-rollup/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:43:58.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.8.4 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: "@babel/preset-react" + description: Babel preset for all React plugins + package_url: https://www.npmjs.com/@babel/preset-react + version: 7.9.4 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: "@rollup/plugin-node-resolve" + description: Locate and bundle third-party dependencies in node_modules + package_url: https://www.npmjs.com/@rollup/plugin-node-resolve + version: 7.1.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17836/default_abcc2eea82e62d338a749f334647866df76198b8.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/07-rollup/package-lock.json + detection_source: 07-rollup/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:43:58.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: 4.2.4 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 01-inline-styles/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.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: 9.5.0 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 01-inline-styles/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.000000000 Z +- name: babel-loader + description: Babel module loader for webpack + package_url: https://www.npmjs.com/babel-loader + version: 8.0.6 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: parcel-bundler + description: Blazing fast, zero configuration web application bundler + package_url: https://www.npmjs.com/parcel-bundler + version: 1.12.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16248/default_380ae3d73e22c7ca1f42b96479bcd0095dabc0d3.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/08-parcel-bundler/package-lock.json + detection_source: '08-parcel-bundler/package.json' + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:58:05.000000000 Z +- name: postcss-loader + description: PostCSS loader for webpack + package_url: https://www.npmjs.com/postcss-loader + version: 3.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15876/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: postcss-nesting + description: Nest style rules inside each other + package_url: https://www.npmjs.com/postcss-nesting + version: 7.0.1 + license: CC0-1.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18691/default_d0e31e7e33b4207236b4a3eb4b502cff85101c1d.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 16.13.1 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 01-inline-styles/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.000000000 Z +- name: react-scripts + description: Configuration and scripts for Create React App + package_url: https://www.npmjs.com/react-scripts + version: 3.4.0 + 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/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 01-inline-styles/after/package.json + last_updated_by: jaketrent + last_updated_on: 2020-03-01 01:23:56.000000000 Z +- name: rollup-plugin-postcss + description: Seamless integration between Rollup and PostCSS + package_url: https://www.npmjs.com/rollup-plugin-postcss + version: 3.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16135/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/07-rollup/package-lock.json + detection_source: 07-rollup/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-28 12:43:58.000000000 Z +- name: style-loader + description: Style loader module for webpack + package_url: https://www.npmjs.com/style-loader + version: 0.23.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15822/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/martin-creator/styling-react-components/blob/master/01-inline-styles/after/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z +- name: webpack-cli + description: CLI for webpack & friends + package_url: https://www.npmjs.com/webpack-cli + version: 3.3.11 + 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/martin-creator/styling-react-components/blob/master/06-webpack/package-lock.json + detection_source: 06-webpack/package.json + last_updated_by: jaketrent + last_updated_on: 2020-04-27 14:14:09.000000000 Z