From 5f8ec9858149f011f6ac44e80f16dd601c43deb2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 2 Jan 2024 14:18:30 +0000 Subject: [PATCH 1/6] 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..fac4e3b --- /dev/null +++ b/techstack.yml @@ -0,0 +1,499 @@ +repo_name: AlexcastroDev/flexysearch +report_id: 539a18dfa3bb0b9dd2dec0678c1548f8 +version: 0.1 +repo_type: Public +timestamp: '2024-01-02T14:18:27+00:00' +requested_by: AlexcastroDev +provider: github +branch: main +detected_tools_count: 37 +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: 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: 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: Repo Metadata +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source: package.json + last_updated_by: Alexandro + last_updated_on: 2022-07-08 18:07:51.000000000 Z +- 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.12.9 + 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: apps/docs/babel.config.js + last_updated_by: Alexandro Castro + last_updated_on: 2023-03-21 02:18:59.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: package.json + last_updated_by: Alexandro + last_updated_on: 2022-07-08 18:07:51.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: 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: ".github/workflows/pull_request.yml" + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-28 13:06:40.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 29.7.0 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alexandro + last_updated_on: 2022-07-08 18:07:51.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 2.8.8 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.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: apps/docs/yarn.lock + last_updated_by: Alexandro Castro + last_updated_on: 2023-03-21 02:18:59.000000000 Z +- name: gulp + description: The streaming build system + website_url: http://gulpjs.com/ + version: 4.0.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/844/iruTC031.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.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: package.json + last_updated_by: Alexandro + last_updated_on: 2022-07-08 18:07:51.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.12.9 + 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z +- name: "@babel/preset-react" + description: Babel preset for all React plugins + package_url: https://www.npmjs.com/@babel/preset-react + version: 7.18.6 + 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@mdx-js/react" + description: React implementation for MDX + package_url: https://www.npmjs.com/@mdx-js/react + version: 1.6.22 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17624/default_61a119a7701a0e8224ca0e4dce7ff951cd67972f.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@svgr/rollup" + description: SVGR Rollup plugin + package_url: https://www.npmjs.com/@svgr/rollup + version: 8.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16364/default_4cc3f31b8c64a6268fc123f0965a09d1b11180af.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.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: 14.0.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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 29.5.10 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 18.15.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.0.28 + 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 18.2.14 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 6.12.0 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: "@typescript-eslint/parser" + description: An ESLint custom parser which leverages TypeScript ESTree + package_url: https://www.npmjs.com/@typescript-eslint/parser + version: 6.12.0 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: babel-jest + description: Jest plugin to use babel for transformation + package_url: https://www.npmjs.com/babel-jest + version: 29.7.0 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.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: 9.0.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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.27.5 + 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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z +- name: eslint-plugin-react + description: React specific linting rules for ESLint + package_url: https://www.npmjs.com/eslint-plugin-react + version: 7.32.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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.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/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: gh-pages + description: Publish to a gh-pages branch on GitHub + package_url: https://www.npmjs.com/gh-pages + version: 5.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15967/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:25:39.000000000 Z +- name: jest-environment-jsdom + description: Delightful JavaScript Testing + package_url: https://www.npmjs.com/jest-environment-jsdom + version: 29.7.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18413/default_867ef7396016341fd213fa568d6de11cc98fefff.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-28 12:44:19.000000000 Z +- name: ts-jest + description: A preprocessor with source maps support to help use TypeScript with + Jest + package_url: https://www.npmjs.com/ts-jest + version: 29.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 10.9.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z +- name: tslib + description: Runtime library for TypeScript helper functions + package_url: https://www.npmjs.com/tslib + version: 2.5.0 + license: 0BSD + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15853/default_97d4687bd07ff1bb963fd566c84e7cbf7c73bbee.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock + detection_source: package.json + last_updated_by: Alex Oliveira + last_updated_on: 2023-11-27 18:24:23.000000000 Z From 972e6d13167744731b0809fe5ea8dc432f350ae2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 2 Jan 2024 14:18:30 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 214 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..b3e2eeb --- /dev/null +++ b/techstack.md @@ -0,0 +1,214 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [AlexcastroDev/flexysearch](https://github.com/AlexcastroDev/flexysearch)![](https://img.stackshare.io/public_badge.svg "public") +

+|37
Tools used|01/02/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ Node.js +
+ Node.js +
+ +
+ React +
+ React +
+ v18.2.0 +
+ +## DevOps (9) + + + + + + + + + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.12.9 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v29.7.0 +
+ Prettier +
+ Prettier +
+ v2.8.8 +
+ Yarn +
+ Yarn +
+ +
+ gulp +
+ gulp +
+ v4.0.2 +
+ npm +
+ npm +
+ +
+ + +## Open source packages (23) + +## npm (23) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.12.9|11/27/23|Alex Oliveira |MIT|N/A| +|[@babel/preset-react](https://www.npmjs.com/@babel/preset-react)|v7.18.6|11/28/23|Alex Oliveira |MIT|N/A| +|[@mdx-js/react](https://www.npmjs.com/@mdx-js/react)|v1.6.22|11/28/23|Alex Oliveira |MIT|N/A| +|[@svgr/rollup](https://www.npmjs.com/@svgr/rollup)|v8.1.0|11/27/23|Alex Oliveira |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v14.0.0|11/28/23|Alex Oliveira |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.10|11/28/23|Alex Oliveira |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v18.15.4|11/28/23|Alex Oliveira |MIT|N/A| +|[@types/react](https://www.npmjs.com/@types/react)|v18.0.28|11/28/23|Alex Oliveira |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.14|11/28/23|Alex Oliveira |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v6.12.0|11/28/23|Alex Oliveira |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v6.12.0|11/28/23|Alex Oliveira |BSD-2-Clause|N/A| +|[babel-jest](https://www.npmjs.com/babel-jest)|v29.7.0|11/27/23|Alex Oliveira |MIT|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v9.0.0|11/27/23|Alex Oliveira |MIT|N/A| +|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.27.5|11/27/23|Alex Oliveira |MIT|N/A| +|[eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y)|v6.7.1|11/27/23|Alex Oliveira |MIT|N/A| +|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.32.2|11/28/23|Alex Oliveira |MIT|N/A| +|[eslint-plugin-react-hooks](https://www.npmjs.com/eslint-plugin-react-hooks)|v4.6.0|11/28/23|Alex Oliveira |MIT|N/A| +|[gh-pages](https://www.npmjs.com/gh-pages)|v5.0.0|11/27/23|Alex Oliveira |MIT|N/A| +|[jest-environment-jsdom](https://www.npmjs.com/jest-environment-jsdom)|v29.7.0|11/27/23|Alex Oliveira |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|11/28/23|Alex Oliveira |MIT|N/A| +|[ts-jest](https://www.npmjs.com/ts-jest)|v29.1.1|11/27/23|Alex Oliveira |MIT|N/A| +|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|11/27/23|Alex Oliveira |MIT|N/A| +|[tslib](https://www.npmjs.com/tslib)|v2.5.0|11/27/23|Alex Oliveira |0BSD|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 5a126111a62be5d94b4b45fa97aa0eef36127884 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:19:49 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index fac4e3b..af75643 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: AlexcastroDev/flexysearch report_id: 539a18dfa3bb0b9dd2dec0678c1548f8 version: 0.1 repo_type: Public -timestamp: '2024-01-02T14:18:27+00:00' +timestamp: '2024-01-05T08:11:45+00:00' requested_by: AlexcastroDev provider: github branch: main @@ -16,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -26,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/AlexcastroDev/flexysearch detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -36,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/AlexcastroDev/flexysearch detection_source: Repo Metadata - name: Node.js description: A platform built on Chrome's JavaScript runtime for easily building @@ -46,6 +49,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/package.json detection_source: package.json last_updated_by: Alexandro last_updated_on: 2022-07-08 18:07:51.000000000 Z @@ -86,6 +90,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/package.json detection_source: package.json last_updated_by: Alexandro last_updated_on: 2022-07-08 18:07:51.000000000 Z @@ -97,6 +102,7 @@ tools: 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/AlexcastroDev/flexysearch detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -106,6 +112,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/AlexcastroDev/flexysearch/blob/main/.github/workflows/pull_request.yml detection_source: ".github/workflows/pull_request.yml" last_updated_by: dependabot[bot] last_updated_on: 2023-11-28 13:06:40.000000000 Z @@ -145,6 +152,7 @@ tools: 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/AlexcastroDev/flexysearch/blob/main/apps/docs/yarn.lock detection_source: apps/docs/yarn.lock last_updated_by: Alexandro Castro last_updated_on: 2023-03-21 02:18:59.000000000 Z @@ -170,6 +178,7 @@ tools: 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/AlexcastroDev/flexysearch/blob/main/package.json detection_source: package.json last_updated_by: Alexandro last_updated_on: 2022-07-08 18:07:51.000000000 Z From f12df679a307b835c4a6722acf0fff89a6438a90 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:19:50 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index b3e2eeb..b054cec 100644 --- a/techstack.md +++ b/techstack.md @@ -44,7 +44,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [AlexcastroDev/flexysearch](https://github.com/AlexcastroDev/flexysearch)![](https://img.stackshare.io/public_badge.svg "public")

-|37
Tools used|01/02/24
Report generated| +|37
Tools used|01/05/24
Report generated| |------|------|
From bf9b9bca7de5f9ed633ec5c8c5a2a3730121ab55 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:37 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index af75643..1a21eb7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: AlexcastroDev/flexysearch report_id: 539a18dfa3bb0b9dd2dec0678c1548f8 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:11:45+00:00' +timestamp: '2024-02-29T19:22:58+00:00' requested_by: AlexcastroDev provider: github branch: main @@ -131,7 +131,7 @@ tools: last_updated_by: Alexandro last_updated_on: 2022-07-08 18:07:51.000000000 Z - name: Prettier - description: 'Prettier is an opinionated code formatter. ' + description: Prettier is an opinionated code formatter. website_url: https://prettier.io/ version: 2.8.8 license: MIT From 671daf2095ce3beb513b5e2f47922acab98f5ccf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:38 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/techstack.md b/techstack.md index b054cec..fd2231b 100644 --- a/techstack.md +++ b/techstack.md @@ -3,17 +3,17 @@ ## Tech Stack AlexcastroDev/flexysearch is built on the following main stack: -- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners -- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) -- [React](https://reactjs.org/) – Javascript UI Libraries - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [TypeScript](http://www.typescriptlang.org) – Languages +- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) +- [React](https://reactjs.org/) – Javascript UI Libraries - [Babel](http://babeljs.io/) – JavaScript Compilers - [ESLint](http://eslint.org/) – Code Review -- [Yarn](https://yarnpkg.com/) – Front End Package Manager -- [Prettier](https://prettier.io/) – Code Review - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- [Prettier](https://prettier.io/) – Code Review +- [Yarn](https://yarnpkg.com/) – Front End Package Manager +- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners Full tech stack [here](/techstack.md) @@ -23,17 +23,17 @@ Full tech stack [here](/techstack.md) ## Tech Stack AlexcastroDev/flexysearch is built on the following main stack: -- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- gulp [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners -- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) -- React [React](https://reactjs.org/) – Javascript UI Libraries - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages +- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) +- React [React](https://reactjs.org/) – Javascript UI Libraries - Babel [Babel](http://babeljs.io/) – JavaScript Compilers - ESLint [ESLint](http://eslint.org/) – Code Review -- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager -- Prettier [Prettier](https://prettier.io/) – Code Review - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- Prettier [Prettier](https://prettier.io/) – Code Review +- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager +- gulp [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners Full tech stack [here](/techstack.md) @@ -44,7 +44,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [AlexcastroDev/flexysearch](https://github.com/AlexcastroDev/flexysearch)![](https://img.stackshare.io/public_badge.svg "public")

-|37
Tools used|01/05/24
Report generated| +|37
Tools used|02/29/24
Report generated| |------|------|