Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 2.12 KB

README.md

File metadata and controls

56 lines (45 loc) · 2.12 KB

Koibito

Pretty banners for display the number of views of your profile / repository

Banner

Mongo Fastify Prettier
GitHub Repo stars Used

Language - English / Русский

Features

  • Profile views banner
  • Repository views banner
  • Easy to install

Themes

Theme list
Name Author Preview
chainsaw-man @tremscreeper Chainsaw-Man
rule34 rule34 artist Chainsaw-Man

Read more here

Docs

  • Banner for profile
    in README.md

    ![Koibito](https://koibito.qweme.dev/@your-name?params=here)
    Params
    name type default description
    theme string chainsaw-man Theme for banner
    scale float in 0.5-10 range 2 Image scale
    length int in 0-8 range 0 0 for auto calc length
    Examples
    • Scale 1.5 and length 6
      ![Koibito](https://koibito.qweme.dev/@qweme32?scale=1.5&length=6)
    • Length 5
      ![Koibito](https://koibito.qweme.dev/@qweme32?length=5)
  • Banner for repository
    in README.md

    ![Koibito](https://koibito.qweme.dev/@your-name/your-repo?params=here)