MCPcopy Create free account

hub / github.com/47ng/nuqs / functions

Functions1,483 in github.com/47ng/nuqs

↓ 1 callersFunctionparseAsJson
(_)
packages/nuqs/tests/snapshots/index.snapshot.js:9
↓ 1 callersFunctionparseAsNumberLiteral
( validValues: readonly Literal[] )
packages/nuqs/src/parsers.ts:407
↓ 1 callersFunctionparseAsNumberLiteral
(_)
packages/nuqs/tests/snapshots/index.snapshot.js:11
↓ 1 callersFunctionparseAsStringEnum
(_)
packages/nuqs/tests/snapshots/index.snapshot.js:12
↓ 1 callersFunctionparseAsStringEnum
(_)
packages/nuqs/tests/snapshots/server.snapshot.js:13
↓ 1 callersFunctionparseCommits
(records: CommitRecord[])
packages/scripts/lib/commit-graph.ts:537
↓ 1 callersFunctionparseFeatureSupportMatrixProps
( markdown: string )
packages/docs/src/components/feature-support-matrix.tsx:34
↓ 1 callersFunctionparseOk
(body: string)
packages/scripts/lib/changelog-dto.test.ts:49
↓ 1 callersFunctionparsePin
(label: string, raw: string | undefined)
packages/scripts/verify-release/verify.lib.ts:81
↓ 1 callersFunctionparsePnpmPin
(packageJsonRaw: string)
packages/scripts/verify-release/verify.lib.ts:92
↓ 1 callersFunctionparseServerSideNullable
(value: string | string[] | undefined)
packages/nuqs/src/parsers.ts:152
↓ 1 callersFunctionparseSupportFrameworks
(markdown: string)
packages/docs/src/components/feature-support-matrix.tsx:247
↓ 1 callersFunctionparseSync
( searchParams: SearchParams, loaderOptions: LoaderFunctionOptions )
packages/nuqs/src/cache.ts:76
↓ 1 callersFunctionpatchHistory
( emitter: Emitter<SearchParamsSyncEmitterEvents>, adapter: string )
packages/nuqs/src/adapters/lib/patch-history.ts:52
↓ 1 callersFunctionpatchHistory
()
packages/nuqs/src/adapters/next/impl.app.ts:45
↓ 1 callersFunctionpr
( number: number, body: string, closingIssues: number[] = [] )
packages/scripts/lib/commit-graph.test.ts:503
↓ 1 callersFunctionprNumbersOf
(changes: Change[])
packages/scripts/lib/commit-graph.test.ts:51
↓ 1 callersFunctionprNums
(changes: Change[])
packages/scripts/release-notes-automation.test.ts:44
↓ 1 callersFunctionprettyBytes
(size: number)
packages/docs/src/app/(pages)/_landing/bundle-size.tsx:4
↓ 1 callersMethodprintFailure
(test: TestCase, result: TestResult)
packages/e2e/shared/playwright/agent-reporter.ts:80
↓ 1 callersFunctionpull
( overrides: Partial<Record<keyof typeof pullDefaults, unknown>> = {} )
packages/docs/src/components/ui/pr-line.test.tsx:24
↓ 1 callersMethodpushError
(lines: string[], error: TestError)
packages/e2e/shared/playwright/agent-reporter.ts:120
↓ 1 callersMethodpushLogLines
(lines: string[], message: string | undefined)
packages/e2e/shared/playwright/reporter.ts:267
↓ 1 callersFunctionreadAllTags
()
packages/scripts/lib/git.ts:14
↓ 1 callersFunctionreadCommits
(range: Range)
packages/scripts/lib/commit-graph.ts:274
↓ 1 callersFunctionreadCommitsSince
(lastGATag: string | null)
packages/scripts/compute-version.ts:65
↓ 1 callersFunctionreadSourceCode
(demoPath: string)
packages/docs/src/app/playground/(demos)/_components/source-on-github.tsx:39
↓ 1 callersFunctionreadUsage
(name: string)
packages/docs/src/registry/read.ts:34
↓ 1 callersFunctionreconcile
()
packages/nuqs/src/useQueryStates.ts:146
↓ 1 callersFunctionrecords
(...messages: string[])
packages/scripts/lib/commit-graph.test.ts:41
↓ 1 callersFunctionrelease
(i: number)
packages/docs/src/components/release-contribution-graph.lib.test.ts:79
↓ 1 callersFunctionrelease
( overrides: Partial<Record<keyof typeof releaseDefaults, unknown>> = {} )
packages/docs/src/app/docs/changelog/_lib.test.ts:21
↓ 1 callersFunctionrenderCodeSkeleton
(code: string)
packages/docs/src/components/code-block-highlighter.ts:24
↓ 1 callersFunctionrenderFeatureSupportMatrixText
( props: FeatureSupportMatrixProps, options: FeatureSupportMatrixTextOptions = {} )
packages/docs/src/components/feature-support-matrix.tsx:66
↓ 1 callersFunctionrenderInitialSearchParams
( searchParams: TestingAdapterProps['searchParams'] )
packages/nuqs/src/adapters/testing.ts:65
↓ 1 callersFunctionrenderURL
(search: URLSearchParams)
packages/nuqs/src/adapters/next/impl.app.ts:170
↓ 1 callersFunctionreplyWith
(body: Record<string, unknown>)
packages/scripts/lib/commit-graph.test.ts:1179
↓ 1 callersFunctionresolveFrameworks
( frameworks: 'all' | Frameworks[] )
packages/docs/src/components/feature-support-matrix.tsx:361
↓ 1 callersFunctionresolveLabelId
(name: string)
packages/scripts/release-finalize.ts:468
↓ 1 callersFunctionresolveRefColor
(rail: number, ref: string)
packages/docs/src/components/commit-graph.tsx:582
↓ 1 callersFunctionresolveTagColor
(rail: number, tag: string)
packages/docs/src/components/commit-graph.tsx:584
↓ 1 callersFunctionrespondWith
(nodes: unknown[])
packages/docs/src/app/(pages)/_landing/gha-status.test.ts:29
↓ 1 callersFunctionrun
(...args: string[])
packages/scripts/lib/commit-graph.test.ts:1304
↓ 1 callersFunctionrun
( id: string, status: string, conclusion: string | null = 'SUCCESS' )
packages/docs/src/app/(pages)/_landing/gha-status.test.ts:16
↓ 1 callersFunctionrun
()
packages/examples/trpc/server.mjs:15
↓ 1 callersFunctionrun
()
packages/e2e/react-router/v7/server.mjs:15
↓ 1 callersFunctionrun
()
packages/e2e/react-router/v8/server.mjs:15
↓ 1 callersFunctionrunArchiveContainer
* Run `git archive <ref> | docker run … <cmd>`: the committed tree at `ref` * streams into the container's stdin (run1 reads it as its source). Resol
packages/scripts/verify-release/verify.lib.ts:319
↓ 1 callersFunctionrunPushTest
(page: Page)
packages/e2e/next/specs/push.spec.ts:4
↓ 1 callersFunctionrunRun2
* Run 2 — extract both tarballs in the sandbox and diff their contents. Staged * only: the diff is inherently container-side, so it isn't part of the
packages/scripts/verify-release/verify.staged.ts:361
↓ 1 callersFunctionrunTest
()
packages/e2e/shared/specs/flush-after-navigate.spec.ts:29
↓ 1 callersFunctionrunTest
(page: Page, sectionToTry: string)
packages/e2e/next/specs/repros.spec.ts:70
↓ 1 callersFunctionrunTest
(page: Page, pathname: string)
packages/e2e/next/specs/useQueryState.spec.ts:4
↓ 1 callersFunctionrunTest
(page: Page)
packages/e2e/next/specs/useQueryStates.spec.ts:4
↓ 1 callersFunctionrx
(rail: number)
packages/docs/src/components/commit-graph.tsx:228
↓ 1 callersFunctionselect
(numbers: number[])
packages/scripts/lib/commit-graph.test.ts:923
↓ 1 callersFunctionsendGAEmail
(thisVersion: string)
packages/scripts/next-release-analyser.ts:115
↓ 1 callersFunctionsendNotificationEmail
(thisVersion: string, files: File[])
packages/scripts/next-release-analyser.ts:76
↓ 1 callersFunctionserialize
(value)
packages/nuqs/tests/useQueryState.test-d.ts:61
↓ 1 callersFunctionsetDebugSink
(newSink: DebugSink | null)
packages/nuqs/src/lib/debug.ts:17
↓ 1 callersFunctionsha1
(path: string)
packages/scripts/verify-release/verify.staged.ts:87
↓ 1 callersFunctionsideAnchor
(rect: DOMRect, side: Side)
packages/docs/content/blog/staged-publishing-for-supply-chain-security.client.tsx:165
↓ 1 callersFunctionslugify
(text: string)
packages/docs/src/lib/strip-unreleased.ts:118
↓ 1 callersFunctionsplitBase
(base: BaseType)
packages/nuqs/src/serializer.ts:122
↓ 1 callersFunctionstats
( allTime: number, last30: Datum[], last90: Datum[] )
packages/docs/src/app/(pages)/stats/lib/npm.test.ts:225
↓ 1 callersFunctionstemOf
(entryName: string)
packages/nuqs/src/api.test.ts:114
↓ 1 callersFunctionstripAnsi
(text: string)
packages/e2e/shared/playwright/reporter.ts:34
↓ 1 callersFunctionstripAuthoringImports
(markdown: string)
packages/docs/src/lib/get-llm-text.ts:14
↓ 1 callersFunctionstripFeatureSupportMatrix
( markdown: string, isVisible: (version: string) => boolean )
packages/docs/src/lib/get-llm-text.ts:69
↓ 1 callersFunctionsumVersions
(versions: VersionDatum[])
packages/docs/src/app/(pages)/stats/lib/versions.ts:167
↓ 1 callersFunctionsync
(url: URL | string)
packages/nuqs/src/adapters/lib/patch-history.ts:72
↓ 1 callersFunctiontestMultitenant
(config: Config)
packages/e2e/next/specs/multitenant.spec.ts:16
↓ 1 callersFunctiontestScope
(name: string)
packages/nuqs/src/lib/global-singleton.test.ts:8
↓ 1 callersFunctiontimes
(n: number)
packages/e2e/shared/specs/render-count.spec.ts:58
↓ 1 callersFunctiontoSquashedPRChange
( pr: PR, byNumber: Map<number, ParsedCommit> )
packages/scripts/lib/commit-graph.ts:575
↓ 1 callersFunctiontokensMatch
(a: string, b: string)
packages/docs/src/app/api/isr/route.ts:16
↓ 1 callersFunctionupdateUrl
(search, options)
packages/nuqs/src/adapters/next.ts:11
↓ 1 callersFunctionupscaleGitHubAvatar
(originalURL: string, size: number)
packages/docs/src/app/(pages)/_landing/dependents.tsx:203
↓ 1 callersFunctionuseAdapter
()
packages/nuqs/src/adapters/lib/context.ts:39
↓ 1 callersFunctionuseAdapterDefaultOptions
()
packages/nuqs/src/adapters/lib/context.ts:100
↓ 1 callersFunctionuseAdapterProcessUrlSearchParams
()
packages/nuqs/src/adapters/lib/context.ts:104
↓ 1 callersFunctionuseDebugPoints
({ data, padding = {}, enabled }: Pick<UseStrokeDashArrayProps, 'data' | 'padding'> & { enabled: boolean
packages/docs/src/app/(pages)/stats/_components/partial-line.tsx:175
↓ 1 callersFunctionuseNuqsNextPagesRouterAdapter
()
packages/nuqs/src/adapters/next/impl.pages.ts:37
↓ 1 callersFunctionuseOptimisticSearchParams
( watchKeys: string[] = [] )
packages/nuqs/src/adapters/lib/react-router.ts:113
↓ 1 callersFunctionusePage
(options: Options = {})
packages/docs/src/app/playground/(demos)/pagination/search-params.ts:21
↓ 1 callersFunctionusePaginationControls
()
packages/docs/src/app/playground/(demos)/pagination/search-params.ts:27
↓ 1 callersFunctionuseQueuedQueries
( keys: string[] )
packages/nuqs/src/lib/queues/debounce.ts:165
↓ 1 callersFunctionuseRateLimitTest
()
packages/e2e/shared/specs/rate-limits.tsx:96
↓ 1 callersFunctionuseStrokeDashArray
({ data, partialLast, padding = {} }: UseStrokeDashArrayProps)
packages/docs/src/app/(pages)/stats/_components/partial-line.tsx:150
↓ 1 callersFunctionvisibleWidth
(text: string)
packages/e2e/shared/playwright/reporter.ts:38
↓ 1 callersFunctionwait
(ms: number)
packages/e2e/react-router/v6/src/routes/render-count.$hook.$shallow.$history.$startTransition.async-loader.tsx:9
↓ 1 callersFunctionwaitForHydration
(page: Page)
packages/e2e/next/specs/routing-tour.spec.ts:4
↓ 1 callersFunctionwaitForNextTick
()
packages/nuqs/src/useQueryStates.browser.test.tsx:30
↓ 1 callersFunctionwaitForNextTick
()
packages/nuqs/src/useQueryState.browser.test.tsx:23
↓ 1 callersFunctionwarnIfURLIsTooLong
(queryString: string)
packages/nuqs/src/lib/url-encoding.ts:53
↓ 1 callersFunctionwarnStaleGate
* Nudge (preview & local only, deduped per version) when a gate has shipped and * is now a no-op, so it can be cleaned up. Reached only on the non-pr
packages/docs/src/components/since-version.tsx:83
↓ 1 callersFunctionwithId
(page: Page, id: string)
packages/e2e/next/specs/routing-tour.spec.ts:17
↓ 1 callersMethodwithOutputLock
(action: () => void)
packages/e2e/shared/playwright/reporter.ts:298
↓ 1 callersFunctionwithRefs
(refsByHash: Record<string, Pick<Commit, 'refs' | 'tag'>>)
packages/docs/content/blog/staged-publishing-for-supply-chain-security.components.tsx:180
↓ 1 callersMethodwriteBlock
(lines: string[])
packages/e2e/shared/playwright/reporter.ts:261
← previousnext →401–500 of 1,483, ranked by callers