Skip to content

Commit

Permalink
Merge 8c25a32 into 5c70c5a
Browse files Browse the repository at this point in the history
  • Loading branch information
stack-file[bot] committed Feb 5, 2024
2 parents 5c70c5a + 8c25a32 commit f9736a1
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 0 deletions.
127 changes: 127 additions & 0 deletions techstack.md
@@ -0,0 +1,127 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
yunnysunny/threads is built on the following main stack:
- [Coveralls](https://coveralls.io/) – Code Coverage
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Chai](http://chaijs.com/) – Javascript Testing Framework
- [Yarn](https://yarnpkg.com/) – Front End Package Manager
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
yunnysunny/threads is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/680/a43e4a04cb9f778842de43f95db59a14.png' alt='Coveralls'/> [Coveralls](https://coveralls.io/) – Code Coverage
- <img width='25' height='25' src='https://img.stackshare.io/service/832/mocha.png' alt='Mocha'/> [Mocha](http://mochajs.org/) – Javascript Testing Framework
- <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/1725/chai.png' alt='Chai'/> [Chai](http://chaijs.com/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'/> [Yarn](https://yarnpkg.com/) – Front End Package Manager
- <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
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [yunnysunny/threads](https://github.com/yunnysunny/threads)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|9<br/>Tools used|02/05/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<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>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (7)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1725/chai.png' alt='Chai'>
<br>
<sub><a href="http://chaijs.com/">Chai</a></sub>
<br>
<sub>v4.3.4</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/680/a43e4a04cb9f778842de43f95db59a14.png' alt='Coveralls'>
<br>
<sub><a href="https://coveralls.io/">Coveralls</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/832/mocha.png' alt='Mocha'>
<br>
<sub><a href="http://mochajs.org/">Mocha</a></sub>
<br>
<sub>v8.3.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'>
<br>
<sub><a href="https://yarnpkg.com/">Yarn</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>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (1)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (1)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[nyc](https://www.npmjs.com/nyc)|v15.1.0|03/26/21|yunnysunny |ISC|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
123 changes: 123 additions & 0 deletions techstack.yml
@@ -0,0 +1,123 @@
repo_name: yunnysunny/threads
report_id: 5fb938650d297fe4f99ea8b1cdcc864e
version: 0.1
repo_type: Public
timestamp: '2024-02-05T15:54:56+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/threads
detection_source: Repo Metadata
- name: Chai
description: A BDD / TDD assertion library
website_url: http://chaijs.com/
version: 4.3.4
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/threads/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.000000000 Z
- name: Coveralls
description: Track your project's code coverage over time, changes to files, and
badge your GitHub repo
website_url: https://coveralls.io/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Code Coverage
image_url: https://img.stackshare.io/service/680/a43e4a04cb9f778842de43f95db59a14.png
detection_source_url: https://github.com/yunnysunny/threads/blob/master/package.json
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 12:00:47.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/threads
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/threads/blob/master/.github/workflows/node.js.yml
detection_source: ".github/workflows/node.js.yml"
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.000000000 Z
- name: Mocha
description: Simple, flexible, fun javascript test framework for node.js &amp; the
browser
website_url: http://mochajs.org/
version: 8.3.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/threads/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.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/threads/blob/master/yarn.lock
detection_source: yarn.lock
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.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/threads/blob/master/package.json
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.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/threads/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2021-03-26 10:25:54.000000000 Z

0 comments on commit f9736a1

Please sign in to comment.