You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,7 @@ The data is refreshed every day automatically based on the data from npm and met
7
7
## For Plugin Authors
8
8
9
9
Plugin authors can provide enhanced metadata by adding a `vite-plugin-registry` field to their `package.json`. See the [Guide](/guide/) for details.
10
+
11
+
## Credits
12
+
13
+
This registry is partially inspired by [Flint's blog post "What Flint Does Differently"](https://www.flint.fyi/blog/what-flint-does-differently/#plugin-registry).
0 commit comments