diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..ea42588 --- /dev/null +++ b/techstack.md @@ -0,0 +1,187 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [nice-org-two/JavaScript-Load-Image](https://github.com/nice-org-two/JavaScript-Load-Image)![](https://img.stackshare.io/public_badge.svg "public") +

+|18
Tools used|03/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Shell +
+ Shell +
+ +
+ +## Frameworks (1) + + + + +
+ jQuery +
+ jQuery +
+ v1.12.4 +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ Chai +
+ Chai +
+ v4.3.4 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Mocha +
+ Mocha +
+ v9.1.2 +
+ NGINX +
+ NGINX +
+ +
+ Prettier +
+ Prettier +
+ v2.4.1 +
+ npm +
+ npm +
+ +
+ +## Other (1) + + + + +
+ NPM Trends +
+ NPM Trends +
+ +
+ + +## Open source packages (5) + +## npm (5) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.3.0|09/25/21|Sebastian Tschan |MIT|N/A| +|[eslint-plugin-jsdoc](https://www.npmjs.com/eslint-plugin-jsdoc)|v36.1.0|09/25/21|Sebastian Tschan |BSD-3-Clause|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.0.0|09/25/21|Sebastian Tschan |MIT|N/A| +|[promise-polyfill](https://www.npmjs.com/promise-polyfill)|v8.2.0|09/25/21|Sebastian Tschan |MIT|N/A| +|[uglify-js](https://www.npmjs.com/uglify-js)|v3.14.2|05/08/20|Sebastian Tschan |BSD-2-Clause|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..013aa30 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,238 @@ +repo_name: nice-org-two/JavaScript-Load-Image +report_id: 361d7b1b3e3fc5d9a7a2771ed5027b87 +version: 0.1 +repo_type: Public +timestamp: '2024-03-29T09:31:04+00:00' +requested_by: blueimp +provider: github +branch: master +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/nice-org-two/JavaScript-Load-Image + 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/nice-org-two/JavaScript-Load-Image + detection_source: Repo Metadata +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image + detection_source: Repo Metadata +- name: jQuery + description: The Write Less, Do More, JavaScript Library. + website_url: http://jquery.com/ + version: 1.12.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: Chai + description: A BDD / TDD assertion library + website_url: http://chaijs.com/ + version: 4.3.4 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/1725/chai.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2011-12-12 22:23:15.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/nice-org-two/JavaScript-Load-Image/blob/master/package.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2011-12-12 22:23:15.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/nice-org-two/JavaScript-Load-Image + 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/nice-org-two/JavaScript-Load-Image/blob/master/.github/workflows/test.yml + detection_source: ".github/workflows/test.yml" + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:16:16.000000000 Z +- name: Mocha + description: Simple, flexible, fun javascript test framework for node.js & the + browser + website_url: http://mochajs.org/ + version: 9.1.2 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/832/mocha.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: NGINX + description: A high performance free open source web server powering busiest sites + on the Internet. + website_url: http://nginx.org + open_source: false + hosted_saas: false + category: Application Hosting + sub_category: Web Servers + image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/docker-compose.yml + detection_source: docker-compose.yml + last_updated_by: Sebastian Tschan + last_updated_on: 2019-12-22 08:03:53.000000000 Z +- name: Prettier + description: Prettier is an opinionated code formatter. + website_url: https://prettier.io/ + version: 2.4.1 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32: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/nice-org-two/JavaScript-Load-Image/blob/master/package.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2011-12-12 22:23:15.000000000 Z +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package-lock.json + last_updated_by: Sebastian Tschan + last_updated_on: 2019-04-05 14:43:50.000000000 Z +- name: eslint-config-prettier + description: Turns off all rules that are unnecessary or might conflict with Prettier + package_url: https://www.npmjs.com/eslint-config-prettier + version: 8.3.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: eslint-plugin-jsdoc + description: JSDoc linting rules for ESLint + package_url: https://www.npmjs.com/eslint-plugin-jsdoc + version: 36.1.0 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16672/default_783b9b6c17b863f264c1418b0eb831316f741afd.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 4.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: promise-polyfill + description: Lightweight promise polyfill. A+ compliant + package_url: https://www.npmjs.com/promise-polyfill + version: 8.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16882/default_884deeafc4d4b680b6d9cb7e3759ba2db025e8e7.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2021-09-25 16:32:58.000000000 Z +- name: uglify-js + description: JavaScript parser + package_url: https://www.npmjs.com/uglify-js + version: 3.14.2 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15900/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: https://github.com/nice-org-two/JavaScript-Load-Image/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Sebastian Tschan + last_updated_on: 2020-05-08 13:08:39.000000000 Z