Skip to content

Commit

Permalink
Create techstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Nov 17, 2023
1 parent e65c1d8 commit 7da878b
Showing 1 changed file with 143 additions and 0 deletions.
143 changes: 143 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
repo_name: davidkhala/ts-template
report_id: 5b89521928e6acb19b14932203051b8e
repo_type: Public
timestamp: '2023-11-17T00:46:02+00:00'
requested_by: davidkhala
provider: github
branch: main
detected_tools_count: 12
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: 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: 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: David Liu
last_updated_on: 2022-07-02 10:58:44.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/action.yml"
last_updated_by: David Liu
last_updated_on: 2023-02-02 08:03:02.000000000 Z
- name: Jest
description: Painless JavaScript Unit Testing
website_url: http://facebook.github.io/jest/
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: package.json
last_updated_by: David Liu
last_updated_on: 2022-07-02 10:58:44.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: David Liu
last_updated_on: 2022-07-02 10:58:44.000000000 Z
- 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: Repo Metadata
- name: "@types/jest"
description: TypeScript definitions for Jest
package_url: https://www.npmjs.com/@types/jest
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: package.json
last_updated_by: David Liu
last_updated_on: 2023-08-19 09:00:41.000000000 Z
- name: "@typescript-eslint/eslint-plugin"
description: TypeScript plugin for ESLint
package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
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: package.json
last_updated_by: David Liu
last_updated_on: 2023-08-19 09:00:41.000000000 Z
- name: "@typescript-eslint/parser"
description: An ESLint custom parser which leverages TypeScript ESTree
package_url: https://www.npmjs.com/@typescript-eslint/parser
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: package.json
last_updated_by: David Liu
last_updated_on: 2023-08-19 09:00:41.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
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: package.json
last_updated_by: David Liu
last_updated_on: 2023-08-19 09:00:41.000000000 Z

0 comments on commit 7da878b

Please sign in to comment.