Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/triggerdotdev/jsonhero-web
/ useStarCount
Function
useStarCount
app/components/StarCountProvider.tsx:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
export function useStarCount(): StarCountType {
23
return useContext(StarCountContext);
24
}
Callers
2
GithubStar
Function · 0.90
GithubStarSmall
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected