Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
121 changes: 121 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
pychi/wing is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
pychi/wing 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/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/844/iruTC031.png' alt='gulp'/> [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners

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") [pychi/wing](https://github.com/pychi/wing)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|16<br/>Tools used|06/06/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/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<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 (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/847/66db62603f426a8fc6664081811be6d4.png' alt='Bower'>
<br>
<sub><a href="http://bower.io">Bower</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/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/844/iruTC031.png' alt='gulp'>
<br>
<sub><a href="http://gulpjs.com/">gulp</a></sub>
<br>
<sub>v3.9.1</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 (9)</h2>

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[bower](https://www.npmjs.com/bower)|N/A|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-cli](https://www.npmjs.com/gulp-cli)|v1.2.1|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-concat](https://www.npmjs.com/gulp-concat)|N/A|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-git](https://www.npmjs.com/gulp-git)|v1.9.0|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-header](https://www.npmjs.com/gulp-header)|v1.8.2|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-load-plugins](https://www.npmjs.com/gulp-load-plugins)|v1.2.4|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-minify-css](https://www.npmjs.com/gulp-minify-css)|N/A|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-size](https://www.npmjs.com/gulp-size)|v0.1.2|07/20/16|kingsofcoding |MIT|N/A|
|[gulp-util](https://www.npmjs.com/gulp-util)|v2.2.9|07/20/16|kingsofcoding |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
216 changes: 216 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,216 @@
repo_name: pychi/wing
report_id: 917e92cef56aec2cfce67ede63d081f5
version: 0.1
repo_type: Public
timestamp: '2024-06-06T14:47:44+00:00'
requested_by: kbrsh
provider: github
branch: master
detected_tools_count: 16
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/pychi/wing
detection_source: Repo Metadata
- 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/pychi/wing
detection_source: Repo Metadata
- name: Bower
description: A package manager for the web
website_url: http://bower.io
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/847/66db62603f426a8fc6664081811be6d4.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.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/pychi/wing
detection_source: Repo Metadata
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/pychi/wing/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: kingsofcoding
last_updated_on: 2016-09-06 23:48:37.000000000 Z
- name: gulp
description: The streaming build system
website_url: http://gulpjs.com/
version: 3.9.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/844/iruTC031.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.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/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: frules
last_updated_on: 2016-05-29 18:11:11.000000000 Z
- name: bower
description: The browser package manager
package_url: https://www.npmjs.com/bower
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16205/default_b4f5b6f31c5ab1ffee4bacf20842cd41a8f2658d.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-cli
description: Command line interface for gulp
package_url: https://www.npmjs.com/gulp-cli
version: 1.2.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16957/default_277303773c2bdb575ee8f4bfe869f0a33d6755b2.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-concat
description: Concatenates files
package_url: https://www.npmjs.com/gulp-concat
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15973/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-git
description: Git plugin for gulp
package_url: https://www.npmjs.com/gulp-git
version: 1.9.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16506/default_536789d2630ed352dc721a1c915ab456b7660201.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-header
description: Gulp extension to add header to file
package_url: https://www.npmjs.com/gulp-header
version: 1.8.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16259/default_9924e5da1d50ea01e52b48e4fae4b1347af5e4ff.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-load-plugins
description: Automatically load any gulp plugins in your package.json
package_url: https://www.npmjs.com/gulp-load-plugins
version: 1.2.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16154/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-minify-css
description: Minify css with clean-css
package_url: https://www.npmjs.com/gulp-minify-css
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16291/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-size
description: Display the size of your project
package_url: https://www.npmjs.com/gulp-size
version: 0.1.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16655/default_783b9b6c17b863f264c1418b0eb831316f741afd.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z
- name: gulp-util
description: Utility functions for gulp plugins
package_url: https://www.npmjs.com/gulp-util
version: 2.2.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15912/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
detection_source_url: https://github.com/pychi/wing/blob/master/package.json
detection_source: package.json
last_updated_by: kingsofcoding
last_updated_on: 2016-07-20 17:56:01.000000000 Z