Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ pluralize.test.ts
File
pluralize.test.ts
source/helpers/pluralize.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{assert, test} from
'vitest'
;
2
3
import
pluralize from
'./pluralize.js'
;
4
Callers
nothing calls this directly
Calls
1
pluralize
Function · 0.85
Tested by
no test coverage detected