MCPcopy
hub / github.com/npmx-dev/npmx.dev / [...pkg].get.ts

File [...pkg].get.ts

server/api/social/likes/[...pkg].get.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as v from 'valibot'
2import { PackageRouteParamsSchema } from '#shared/schemas/package'
3import { PACKAGE_SUBJECT_REF } from '#shared/utils/constants'
4import { getTopLikedRank } from '#server/utils/likes-leaderboard'

Callers

nothing calls this directly

Calls 6

getTopLikedRankFunction · 0.90
PACKAGE_SUBJECT_REFFunction · 0.90
parsePackageParamsFunction · 0.85
handleApiErrorFunction · 0.85
getLikesMethod · 0.80

Tested by

no test coverage detected