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) #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stack-file[bot]
Copy link

@stack-file stack-file bot commented Jan 31, 2024

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: techstack.yml and techstack.md. techstack.yml contains data on all the technologies being used in this repo. techstack.md is a visualization of the YML file and displays the tech stack data in a pretty Markdown file.

πŸ’‘ Protip: techstack.md contains a comment at the top of the file that the following README snippet (with and without the logos) at the top of the file as a comment:

<--- Readme.md Snippet without images Start --->

Tech Stack

hantsy/angular2-sample is built on the following main stack:

  • Jasmine – Javascript Testing Framework
  • Mocha – Javascript Testing Framework
  • Node.js – Frameworks (Full Stack)
  • jQuery – Javascript UI Libraries
  • Bootstrap – Front-End Frameworks
  • JavaScript – Languages
  • Karma – Browser Testing
  • TypeScript – Languages
  • Protractor – Javascript Testing Framework
  • RxJS – Concurrency Frameworks
  • Angular – Javascript MVC Frameworks
  • TSLint – Code Review

Full tech stack here

<--- Readme.md Snippet without images End --->

Get the code:

## Tech Stack
hantsy/angular2-sample is built on the following main stack:

- [Jasmine](http://jasmine.github.io/) – Javascript Testing Framework
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [jQuery](http://jquery.com/) – Javascript UI Libraries
- [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Karma](http://karma-runner.github.io/) – Browser Testing
- [TypeScript](http://www.typescriptlang.org) – Languages
- [Protractor](http://angular.github.io/protractor) – Javascript Testing Framework
- [RxJS](http://reactivex.io/rxjs/) – Concurrency Frameworks
- [Angular](https://angular.io) – Javascript MVC Frameworks
- [TSLint](https://github.com/palantir/tslint) – Code Review

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

<--- Readme.md Snippet with images Start --->

Tech Stack

hantsy/angular2-sample is built on the following main stack:

  • Jasmine Jasmine – Javascript Testing Framework
  • Mocha Mocha – Javascript Testing Framework
  • Node.js Node.js – Frameworks (Full Stack)
  • jQuery jQuery – Javascript UI Libraries
  • Bootstrap Bootstrap – Front-End Frameworks
  • JavaScript JavaScript – Languages
  • Karma Karma – Browser Testing
  • TypeScript TypeScript – Languages
  • Protractor Protractor – Javascript Testing Framework
  • RxJS RxJS – Concurrency Frameworks
  • Angular Angular – Javascript MVC Frameworks
  • TSLint TSLint – Code Review

Full tech stack here

<--- Readme.md Snippet with images End --->

Get the code:

## Tech Stack
hantsy/angular2-sample is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/831/7c0b595409af531b9cdeb07f8c513e8b.png' alt='Jasmine'/> [Jasmine](http://jasmine.github.io/) – Javascript Testing Framework
- <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/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/1021/lxEKmMnB_400x400.jpg' alt='jQuery'/> [jQuery](http://jquery.com/) – Javascript UI Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/1101/C9QJ7V3X.png' alt='Bootstrap'/> [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks
- <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/1420/TidYGd6a.png' alt='Karma'/> [Karma](http://karma-runner.github.io/) – Browser Testing
- <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/1754/protractor-logo1.png' alt='Protractor'/> [Protractor](http://angular.github.io/protractor) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/1796/984368.png' alt='RxJS'/> [RxJS](http://reactivex.io/rxjs/) – Concurrency Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/3745/cb8U-gL6_400x400.jpg' alt='Angular'/> [Angular](https://angular.io) – Javascript MVC Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/5561/303157.png' alt='TSLint'/> [TSLint](https://github.com/palantir/tslint) – Code Review

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant