Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.2.0 to 6.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro-nl/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 6.4.1</h2> <ul> <li>license (2d3d8d86ea51f18224c3558a38c28df00113f683)</li> <li>Handle file path arguments in Bun plugin (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1678">#1678</a>) (cdbe298efcb226ae4baec6567a0cbb6fdf001ee8)</li> </ul> <h2>Release 6.4.0</h2> <ul> <li>chore: change license file to have more conventional casing (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1664">#1664</a>) (ed97e6a37) - thanks <a href="https://github.com/Zamiell"><code>@Zamiell</code></a>!</li> <li>fix: whitelist spelling error (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1666">#1666</a>) (bcad12012) - thanks <a href="https://github.com/Zamiell"><code>@Zamiell</code></a>!</li> <li>Add Panda CSS plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1671">#1671</a>) (7ab0d4d88) - thanks <a href="https://github.com/Faithfinder"><code>@Faithfinder</code></a>!</li> <li>fix(rspack): detect plugins from swc-loader (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1675">#1675</a>) (1431ff3d5) - thanks <a href="https://github.com/TkDodo"><code>@TkDodo</code></a>!</li> <li>docs: fix broken anchor link in DEVELOPMENT.md (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1677">#1677</a>) (e78c7f609) - thanks <a href="https://github.com/vincent067"><code>@vincent067</code></a>!</li> <li>Fix <code>@jest-environment</code> pragma resolution and limit pragma scope (3832364e2)</li> <li>Track Object enumeration to skip enum-member checks in nsTypes mode (a47aff535)</li> <li>Cache module resolution by directory + specifier (cefed38c2)</li> <li>Skip read+parse in walkAndAnalyze when the file cache will hit (25a7982c1)</li> <li>Collapse double statSync in FileEntryCache.reconcile (b63fbd9f2)</li> <li>Refactor walkAndAnalyze: dedupe cached/uncached paths (573df54ba)</li> <li>Cache glob results across <code>--cache</code> runs (6ab8de805)</li> <li>Mark namespace members used when enumerated via Object.* (dabf8ce77)</li> <li>Add config hints for redundant/unregistered extensions (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1672">#1672</a>, close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1673">#1673</a>) (050689575)</li> <li>Enable Tailwind CSS compiler for <a href="https://github.com/tailwindcss"><code>@tailwindcss</code></a> integrations (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1674">#1674</a>) (f3ed14d0e)</li> <li>Resolve scss path aliases (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1676">#1676</a>) (00ae83be9)</li> <li>Re-gen plugins.md (35d8fabaa)</li> <li>Resolve path.join(__dirname, ...) in Worker/child_process calls (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1660">#1660</a>) (40a917e3f)</li> <li>license (608f0ed76)</li> </ul> <h2>Release 6.3.1</h2> <ul> <li>Fix peer dependency resolution (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1645">#1645</a>) (0a6e93d16f89bde270a5458c0e76e1c6a996012f) - thanks <a href="https://github.com/controversial"><code>@controversial</code></a>!</li> <li>Support absolute file paths in react-router routes (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1659">#1659</a>) (97bb283e31eb72da8c60fcede607b22da2929103) - thanks <a href="https://github.com/mpalmer685"><code>@mpalmer685</code></a>!</li> <li>Track namespace imports used as object property values (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1669">#1669</a>) (c4d6b28df5955abbe9dde40d245ceb5a6e0bc669)</li> <li>Split plugins/util smoke globs to fit Windows cmd.exe limit (33ef87d15770d0ee9dc248a640538ce2f0d75a46)</li> </ul> <h2>Release 6.3.0</h2> <ul> <li>Re-gen sponsorships chart (83ee4895f36d934bf9f2efaaaf3e141c33c889f8)</li> <li>Add testimonial (be16c54d379698899e3f10646bb23b280024b989)</li> <li>Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a183539fb63528f900b187328c3bba1b161e88)</li> <li>Add rolldown plugin (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1661">#1661</a>) (44bfd6273375384dc0b01b2cf673b6ad1b6783f0)</li> <li>Housekeep plugins a bit (dc6986821bde185185b730e119d2c528048f9976)</li> <li>Improve <code>module.register</code> handling (b9e36ea42d0b2b35d6080aafc94b292a3d7fd711)</li> <li>Housekeep release script (f81bd0f5f6630c2cac9934c3b96ace0d42bd2353)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/ea70d72232b13dca6338105f9fd4ea211595dfba"><code>ea70d72</code></a> Release knip@6.4.1</li> <li><a href="https://github.com/webpro-nl/knip/commit/cdbe298efcb226ae4baec6567a0cbb6fdf001ee8"><code>cdbe298</code></a> Handle file path arguments in Bun plugin (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1678">#1678</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/baa8ef4e1fe035cde0db3bcf04f9f11171e4e589"><code>baa8ef4</code></a> Release knip@6.4.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/608f0ed765e1a950e54f7d618ce37c7977d8b5cf"><code>608f0ed</code></a> license</li> <li><a href="https://github.com/webpro-nl/knip/commit/40a917e3f412b322d68e1bd78645f86196934d83"><code>40a917e</code></a> Resolve path.join(__dirname, ...) in Worker/child_process calls (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1660">#1660</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/00ae83be9a8b80589448bbf2defbb27ad3334add"><code>00ae83b</code></a> Resolve scss path aliases (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1676">#1676</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/f3ed14d0ec4c3a7ec46ed859a88b72538b550582"><code>f3ed14d</code></a> Enable Tailwind CSS compiler for <a href="https://github.com/tailwindcss"><code>@tailwindcss</code></a> integrations (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1674">#1674</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/050689575eeb47f31874dbd3ac3c689b54c0551b"><code>0506895</code></a> Add config hints for redundant/unregistered extensions (close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1672">#1672</a>, close <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1">#1</a>...</li> <li><a href="https://github.com/webpro-nl/knip/commit/dabf8ce77676d60534d9e002824f08854ffd4440"><code>dabf8ce</code></a> Mark namespace members used when enumerated via Object.*</li> <li><a href="https://github.com/webpro-nl/knip/commit/6ab8de8057437637b142ce25d7001d8d279d8603"><code>6ab8de8</code></a> Cache glob results across <code>--cache</code> runs</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/knip@6.4.1/packages/knip">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This project is an extended version of github-readme-stats. It generates various stats cards, e.g. about your GitHub contributions, your top languages, etc. You can customize the cards via multiple parameters.
Table of Contents
Quick Start
- Copy and paste this into your markdown:
[](https://github.com/stats-organization/github-stats-extended) - Change the
?username=value to your GitHub username. - Done!
As more comfortable alternative, use the GitHub-Stats-Extended Wizard to create your custom stats card. Copy the generated markdown code and paste it into your GitHub profile README. Done!
Card Types
-
Show your GitHub statistics:
-
...your top languages...:
-
...and development time:
-
Pin more than 6 repos in your GitHub profile:
-
Pin Gists in your GitHub profile:
-
Customize all the cards:
Advanced Customization
The GitHub-Stats-Extended Wizard offers some essential customization options. For more advanced customization check out the advanced documentation.
Acknowledgements
This project is based on github-readme-stats. On top of their functionality I added several new features and improvements. See Fork Information for a list of changes. The frontend I added to the project is based on GitHub Trends. Big thanks to @anuraghazra, @avgupta456, @rickstaa, @qwerty541 and everyone else who worked on these projects! ❤️
Self-Hosting
Since the GitHub API only allows a limited number of requests per hour, the public instance of GitHub-Stats-Extended at https://github-stats-extended.vercel.app/api could possibly hit the rate limiter. If you host your own instance you do not have to worry about anything. Also, if you don't want to give my GitHub-Stats-Extended instance access to your private contributions but still want to include these contributions in your stats, you can simply host your own instance.
See Deploy on your own for various deployment options.
Contributing
Contributions are welcome!