repo-dive 0.9.0 → 0.10.0

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.
package/README.md CHANGED
@@ -32,6 +32,7 @@ See [docs/specs](docs/specs/README.md) for the architecture and [docs/research/p
32
32
  Live dashboards for a few popular repositories, produced by running the tool on their full history:
33
33
 
34
34
  - [curl](https://kachkaev.github.io/repo-dive/examples/curl/) (C, since 1999)
35
+ - [effect](https://kachkaev.github.io/repo-dive/examples/effect/) (TypeScript, since 2020)
35
36
  - [ollama](https://kachkaev.github.io/repo-dive/examples/ollama/) (Go, since 2023)
36
37
  - [prettier](https://kachkaev.github.io/repo-dive/examples/prettier/) (JavaScript, since 2016)
37
38
  - [react](https://kachkaev.github.io/repo-dive/examples/react/) (JavaScript, since 2013)