@gunshi/docs 0.27.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,11 @@
1
+ # Showcase
2
+
3
+ Gunshi is used in the following projects:
4
+ (no particular order)
5
+
6
+ - [pnpmc](https://github.com/kazupon/pnpmc): PNPM Catalogs Tooling
7
+ - [sourcemap-publisher](https://github.com/es-tooling/sourcemap-publisher): A tool to publish sourcemaps externally and rewrite sourcemap URLs at pre-publish time
8
+ - [curxy](https://github.com/ryoppippi/curxy): An proxy worker for using ollama in cursor
9
+ - [SiteMCP](https://github.com/ryoppippi/sitemcp): Fetch an entire site and use it as a MCP Server
10
+ - [ccusage](https://github.com/ryoppippi/ccusage): A CLI tool for analyzing Claude Code usage from local JSONL files
11
+ - [varlock](https://github.com/dmno-dev/varlock): Enhanced .env file loader, using @decorator style comments to add validation, type-safety, and more