Skip to content

yunsii/stats-readme

Repository files navigation

stats-readme status

Stats Readme

GitHub Stats on your Profile Readme

Gallery

✨ GitHub Stats

Total Stars Earned      857
Total Commits           4193
Total Commits (2024)    687                  ╔═╗
Total PRs               84                   ╠═╣
Total Issues            201                  ╩ ╩
Contributed to (2024)   26

✨ Most Used Languages

TypeScript   61.26%   >>>>>>>>>>>>>>>----------
JavaScript   18.01%   >>>>>--------------------
Less         13.08%   >>>----------------------
CSS          1.98%    -------------------------
HTML         1.58%    -------------------------

📦 Awesome NPM Packages

Name Description Version Downloads
postcss-antd-fixes - NPM version Download monthly
fasttext.wasm.js Node and Browser env supported WebAssembly version of fastText: Library for efficient text classification and representation learning. NPM version Download monthly
tagged-classnames-free Free to use tagged classnames, powered by clsx and tailwind-merge. NPM version Download monthly
unplugin-polish-tagged-templates Remove unnecessary tagged templates at compile time. NPM version Download monthly
pixi-tagged-text-plus TaggedText for pixi.js NPM version Download monthly
tailwindcss-plugin-iconify Use any SVG icon powered by Iconify for Tailwind CSS, easy to use local icons and figma icons in particular. NPM version Download monthly
unplugin-svg-sprite Unified plugin system for svg sprite NPM version Download monthly
lingui-swc-plugin-patch A SWC Plugin for LinguiJS NPM version Download monthly
@jannajs/lint > 代码规范初始化工具 NPM version Download monthly
lingui-message-utils-patch Make @lingui/message-utils generated id without "/" NPM version Download monthly

Usage

  • Save the README file after copy-pasting the following special comments. Your GitHub stats will show up in between.

    <!--START_SECTION:stats-->
    <!--END_SECTION:stats-->
    
    <!--START_SECTION:stats:langs-->
    <!--END_SECTION:stats:langs-->
    
    <!--START_SECTION:npm-packages-->
    <!--END_SECTION:npm-packages-->
  • Create a new workflow file (stats-readme.yml) inside .github/workflows/ folder of your repository. You can create it from a template using the actions tab of your repository too.

  • Clear any existing contents, add the following lines and save the file.

    name: Stats Readme
    
    on:
      workflow_dispatch:
      schedule:
        - cron: "0 21 */2 * *" # Runs at 21:00 UTC on the 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29 and 31st of every month
    
    jobs:
      update-readme:
        name: Update GitHub Stats
        runs-on: ubuntu-latest
        steps:
          - uses: yunsii/stats-readme@main
            with:
              npm-packages-author: theprimone
              # npm-packages-exclude: demo
              # npm-packages-max-show-packages: 10
              # npm-packages-version-badge-color: a1b858
              # npm-packages-download-badge-color: a1b858

Credits

About

GitHub Stats on your Profile Readme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •