-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from Shashank3736/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
- Loading branch information
Showing
2 changed files
with
270 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
Shashank3736/captcha-canvas is built on the following main stack: | ||
- [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) | ||
- [ESLint](http://eslint.org/) – Code Review | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
- [jsdoc](http://usejsdoc.org/) – Documentation as a Service & Tools | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet without images End ---> | ||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
Shashank3736/captcha-canvas is built on the following main stack: | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack) | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'/> [ESLint](http://eslint.org/) – Code Review | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/4047/js-doc.png' alt='jsdoc'/> [jsdoc](http://usejsdoc.org/) – Documentation as a Service & Tools | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [Shashank3736/captcha-canvas](https://github.com/Shashank3736/captcha-canvas)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|10<br/>Tools used|03/31/24 <br/>Report generated| | ||
|------|------| | ||
</div> | ||
|
||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (2) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1612/bynNY5dJ.jpg' alt='TypeScript'> | ||
<br> | ||
<sub><a href="http://www.typescriptlang.org">TypeScript</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (1) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'> | ||
<br> | ||
<sub><a href="http://nodejs.org/">Node.js</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'> | ||
<br> | ||
<sub><a href="http://eslint.org/">ESLint</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'> | ||
<br> | ||
<sub><a href="http://git-scm.com/">Git</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'> | ||
<br> | ||
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'> | ||
<br> | ||
<sub><a href="https://www.npmjs.com/">npm</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## Other (1) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/4047/js-doc.png' alt='jsdoc'> | ||
<br> | ||
<sub><a href="http://usejsdoc.org/">jsdoc</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
|
||
## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2> | ||
|
||
## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (2) | ||
|
||
|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| | ||
|:------|:------|:------|:------|:------|:------| | ||
|[@types/node](https://www.npmjs.com/@types/node)|v14.17.20|08/19/22|Shreyash Raj |MIT|N/A| | ||
|[canvas](https://www.npmjs.com/canvas)|v2.8.0|08/19/22|Shreyash Raj |MIT|N/A| | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
repo_name: Shashank3736/captcha-canvas | ||
report_id: 573aa20b475d1dd9b7717034646ec209 | ||
version: 0.1 | ||
repo_type: Public | ||
timestamp: '2024-03-31T08:53:32+00:00' | ||
requested_by: Shashank3736 | ||
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_url: https://github.com/Shashank3736/captcha-canvas | ||
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_url: https://github.com/Shashank3736/captcha-canvas | ||
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_url: https://github.com/Shashank3736/captcha-canvas/blob/master/package.json | ||
detection_source: package.json | ||
last_updated_by: ShreyashKira | ||
last_updated_on: 2020-08-30 16:25:26.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/Shashank3736/captcha-canvas/blob/master/package.json | ||
detection_source: package.json | ||
last_updated_by: ShreyashKira | ||
last_updated_on: 2020-08-10 12:52:36.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/Shashank3736/captcha-canvas | ||
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/Shashank3736/captcha-canvas/blob/master/.github/workflows/codeql-analysis.yml | ||
detection_source: ".github/workflows/codeql-analysis.yml" | ||
last_updated_by: Shashank | ||
last_updated_on: 2020-09-16 15:22:09.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/Shashank3736/captcha-canvas/blob/master/package.json | ||
detection_source: package.json | ||
last_updated_by: ShreyashKira | ||
last_updated_on: 2020-08-10 12:52:36.000000000 Z | ||
- name: jsdoc | ||
description: An API documentation generator for JavaScript | ||
website_url: http://usejsdoc.org/ | ||
open_source: false | ||
hosted_saas: false | ||
category: Application Utilities | ||
sub_category: Documentation as a Service & Tools | ||
image_url: https://img.stackshare.io/service/4047/js-doc.png | ||
detection_source_url: https://github.com/Shashank3736/captcha-canvas/blob/master/package.json | ||
detection_source: package.json | ||
last_updated_by: Shreyash Raj | ||
last_updated_on: 2021-10-23 12:06:29.000000000 Z | ||
- name: "@types/node" | ||
description: TypeScript definitions for Node.js | ||
package_url: https://www.npmjs.com/@types/node | ||
version: 14.17.20 | ||
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/Shashank3736/captcha-canvas/blob/master/package-lock.json | ||
detection_source: package.json | ||
last_updated_by: Shreyash Raj | ||
last_updated_on: 2022-08-19 15:43:14.000000000 Z | ||
- name: canvas | ||
description: Canvas graphics API backed by Cairo | ||
package_url: https://www.npmjs.com/canvas | ||
version: 2.8.0 | ||
license: MIT | ||
open_source: true | ||
hosted_saas: false | ||
category: Libraries | ||
sub_category: npm Packages | ||
image_url: https://img.stackshare.io/package/16664/default_783b9b6c17b863f264c1418b0eb831316f741afd.png | ||
detection_source_url: https://github.com/Shashank3736/captcha-canvas/blob/master/package-lock.json | ||
detection_source: package.json | ||
last_updated_by: Shreyash Raj | ||
last_updated_on: 2022-08-19 15:43:14.000000000 Z |