diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c03814c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,123 @@ +repo_name: yunnysunny/read-table +report_id: 98e693d156901b1b35123214a28932ef +version: 0.1 +repo_type: Public +timestamp: '2024-02-05T15:55:32+00:00' +requested_by: yunnysunny +provider: github +branch: master +detected_tools_count: 9 +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/yunnysunny/read-table + detection_source: Repo Metadata +- name: Chai + description: A BDD / TDD assertion library + website_url: http://chaijs.com/ + version: 4.3.7 + 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/yunnysunny/read-table/blob/master/yarn.lock + detection_source: package.json + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.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/yunnysunny/read-table/blob/master/package.json + detection_source: package.json + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.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/yunnysunny/read-table + 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/yunnysunny/read-table/blob/master/.github/workflows/ci.yml + detection_source: ".github/workflows/ci.yml" + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.000000000 Z +- name: Mocha + description: Simple, flexible, fun javascript test framework for node.js & the + browser + website_url: http://mochajs.org/ + version: 9.2.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/yunnysunny/read-table/blob/master/yarn.lock + detection_source: package.json + last_updated_by: yunnysunny + last_updated_on: 2023-08-22 11:53:27.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/yunnysunny/read-table/blob/master/yarn.lock + detection_source: yarn.lock + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.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/yunnysunny/read-table/blob/master/package.json + detection_source: package.json + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.000000000 Z +- name: nyc + description: The Istanbul command line interface + package_url: https://www.npmjs.com/nyc + version: 15.1.0 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15837/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: https://github.com/yunnysunny/read-table/blob/master/yarn.lock + detection_source: package.json + last_updated_by: yunnysunny + last_updated_on: 2023-08-20 09:28:28.000000000 Z