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 720a02e commit f026ebd
Showing 1 changed file with 122 additions and 0 deletions.
122 changes: 122 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
repo_name: davidkhala/oci-nodejs-collection
report_id: 33f7b89f6840fe4184f8afd939450188
repo_type: Public
timestamp: '2023-11-17T00:48:03+00:00'
requested_by: davidkhala
provider: github
branch: master
detected_tools_count: 10
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: 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/sancheck.yml"
last_updated_by: David Liu
last_updated_on: 2022-03-31 06:42:57.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: pulumi/package.json
last_updated_by: David Liu
last_updated_on: 2023-02-05 09:05:33.000000000 Z
- name: Mocha
description: Simple, flexible, fun javascript test framework for node.js & the
browser
website_url: http://mochajs.org/
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: vault/package.json
last_updated_by: David Liu
last_updated_on: 2022-10-02 14:58:43.000000000 Z
- name: Pulumi
description: Modern Infrastructure as Code
website_url: https://www.pulumi.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Infrastructure Build Tools
image_url: https://img.stackshare.io/service/9053/pulumi_mark_flat_onPurple.png
detection_source: pulumi/package.json
last_updated_by: David Liu
last_updated_on: 2023-02-06 03:10:12.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: pulumi/package.json
last_updated_by: David Liu
last_updated_on: 2023-02-05 09:05:33.000000000 Z
- 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: pulumi/package.json
last_updated_by: David Liu
last_updated_on: 2023-02-05 15:00:31.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: pulumi/package.json
last_updated_by: David Liu
last_updated_on: 2023-02-05 15:00:31.000000000 Z

0 comments on commit f026ebd

Please sign in to comment.