Borrus-sudo / awesome-stack

⚡ Github README stats for your favourite web dev stack

Home Page:https://awesome-stack.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-stack hero icon

awesome-stack

⚡ Github Readme Stats for your favourite web dev stack.

Test Badge Issue Badge Stars Badge


Features:

  • 🌈 Supports a wide variety of themes and has high-quality icons for all your favorite tech
  • 🛠 Analyzes the technologies, frameworks, toolings used in your repositories and figures out the most used stuff of them!
  • 🗂 Easy to get started with and creates a card based on it!
  • ☄ Prevents the readme from cluttering by requiring you to put a simple link

Why?

Existing GitHub readme stats do not showcase the specific favorite technologies/tools. So here comes my app. It analyzes your repositories and figures the most used toolings and framework. Based on the analyzed data, it creates a card. Currently, only javascript tooling and ecosystem are supported. More coming in the future.

awesome-stack supports all these things :

image

Themes

https://github.com/Borrus-sudo/awesome-stack/blob/master/src/utils/themes.js All themes by @anuraghazra's github-readme-stats are supported.
Checkout all themes here

Endpoint:

/api/v1/cards?name=your-github-username&repos=comma,separated,repos,upto,5&theme=your-theme

Add this in your markup:

![MyAwesomeWebDevStack](https://awesome-stack.glitch.me/api/v1/cards?name=Borrus-sudo&repos=jsgandalf,vue-generator-graph,awesome-stack&theme=dracula)

Examples

default:
default
dark:
dark
radical:
radical
merko:
merko
gruvbox:
gruvbox
tokyonight:
tokyonight
cobalt:
cobalt
synthwave:
synthwave
discord_old_blurple:
discord_old_blurple

Checkout all themes here

Setup

yarn install

Lint

yarn lint

Test

yarn test

Development

yarn dev

Support me

Starring this repo shall encourage me to do more open sourcing. So consider starring!

TO-DO

  • Acquiring a GitHub API key

Important note

CJ is not a contributor. Due to a weird shit mistake or bug (IDK), his name is appearing in the contributor list cause I used his create-express-API boilerplate and messed up in some steps.

About

⚡ Github README stats for your favourite web dev stack

https://awesome-stack.glitch.me/

License:MIT License


Languages

Language:JavaScript 100.0%