MCPcopy Create free account

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

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

↓ 3 callersFunctionresolveChannelInfo
(tag: string)
packages/scripts/release-finalize.ts:29
↓ 3 callersFunctionresolveColor
(rail: number)
packages/docs/src/components/commit-graph.tsx:581
↓ 3 callersFunctionsendEmail
( apiToken: string, email: MailPaceEmail )
packages/scripts/lib/mailpace.ts:16
↓ 3 callersFunctiontestRouting
({ shallowOptions = [true, false], methodOptions = ['replace', 'push'], ...options }: TestRoutingOptions
packages/e2e/shared/specs/routing.spec.ts:11
↓ 3 callersFunctionthrottle
(timeMs: number)
packages/nuqs/src/lib/queues/rate-limiting.ts:22
↓ 3 callersFunctionuseMDXComponents
()
packages/docs/mdx-components.tsx:42
↓ 3 callersFunctionuseQueryState
(_, _)
packages/nuqs/tests/snapshots/index.snapshot.js:15
↓ 3 callersFunctionuseRouter
()
packages/nuqs/src/duplicate-copies.browser.test.tsx:67
↓ 3 callersFunctionuseTouch
()
packages/docs/src/components/ui/tooltip-popover.tsx:27
↓ 3 callersFunctionverdictFor
( outcome: Outcome, ctx: { pkg: string; version: string; ref: string } )
packages/scripts/verify-release/verify.lib.ts:252
↓ 3 callersFunctionverifyReproducibility
( input: VerifyInput, verifier: Verifier )
packages/scripts/verify-release/verify.lib.ts:197
↓ 3 callersFunctionwithNuqsTestingAdapter
( props: Omit<TestingAdapterProps, 'children'> = {} )
packages/nuqs/src/adapters/testing.ts:156
↓ 3 callersFunctionwrite
( searchParams: URLSearchParams, key: string, serialized: Query )
packages/nuqs/src/lib/search-params.ts:7
↓ 3 callersMethodwriteLine
(line: string)
packages/e2e/shared/playwright/reporter.ts:247
↓ 2 callersFunctionPullRequestLine
({ number, className, children, ...props }: PullRequestLineProps)
packages/docs/src/components/ui/pr-line.tsx:44
↓ 2 callersMethodabortAll
()
packages/nuqs/src/lib/queues/debounce.ts:134
↓ 2 callersFunctionbreakingChanges
(changes: readonly Change[])
packages/scripts/lib/changelog-dto.ts:268
↓ 2 callersFunctionbumpGA
(lastGA: string, bump: Bump)
packages/scripts/lib/version.ts:70
↓ 2 callersFunctionbumpHeadings
(body: string)
packages/docs/src/app/docs/changelog/_lib.ts:108
↓ 2 callersFunctionchangelogJsonSchema
()
packages/scripts/lib/changelog-dto.ts:59
↓ 2 callersFunctioncheckGitHead
( gitHead: string | undefined, tagCommit: string )
packages/scripts/verify-release/verify.lib.ts:171
↓ 2 callersFunctioncollectContributors
(prs: PR[])
packages/scripts/lib/commit-graph.ts:150
↓ 2 callersFunctioncolor
(rail: number)
packages/docs/src/components/commit-graph.tsx:77
↓ 2 callersFunctioncommentAndLabel
(args: { writer: TargetWriter tag: string info: ChannelInfo targets: Target[] })
packages/scripts/release-finalize.ts:218
↓ 2 callersFunctioncompareSearchParams
(a: SearchParams, b: SearchParams)
packages/nuqs/src/cache.ts:140
↓ 2 callersFunctioncompose
( fns: React.TransitionStartFunction[], // A Promise return turns the innermost transition into an async a
packages/nuqs/src/lib/compose.ts:1
↓ 2 callersFunctioncompute
()
packages/docs/content/blog/staged-publishing-for-supply-chain-security.client.tsx:45
↓ 2 callersFunctioncomputeGameStatus
(board: Board)
packages/docs/src/app/playground/(demos)/tic-tac-toe/client.tsx:86
↓ 2 callersFunctioncomputeVersion
(args: { channel: Channel lastGATag: string | null commits: string[] tags: string[] })
packages/scripts/compute-version.ts:39
↓ 2 callersFunctioncreate
()
packages/nuqs/src/lib/global-singleton.test.ts:23
↓ 2 callersFunctioncreateMultiParser
( parser: Omit<Require<MultiParser<T>, 'parse' | 'serialize'>, 'type'> )
packages/nuqs/src/parsers.ts:194
↓ 2 callersFunctiondebounce
(_)
packages/nuqs/tests/snapshots/index.snapshot.js:7
↓ 2 callersFunctiondiscoverChanges
(args: { channel: Channel currentRef: string reader: ReleaseGraphReader })
packages/scripts/lib/commit-graph.ts:633
↓ 2 callersFunctiondiscoverTargets
(args: { channel: Channel currentRef: string reader: ReleaseGraphReader })
packages/scripts/lib/commit-graph.ts:663
↓ 2 callersFunctiondiscussionCandidates
( prs: PRClosingIssues[], issues: number[] )
packages/scripts/lib/commit-graph.ts:503
↓ 2 callersFunctionemit
(event: string)
packages/nuqs/src/duplicate-copies.browser.test.tsx:17
↓ 2 callersFunctionencodeQueryValue
(input: string)
packages/nuqs/src/lib/url-encoding.ts:24
↓ 2 callersFunctionerr
(msg = '')
packages/scripts/verify-release/verify.staged.ts:70
↓ 2 callersFunctionerr
(msg = '')
packages/scripts/verify-release/verify.production.ts:54
↓ 2 callersFunctionextractDynamicUrlParams
( pathname: string, values: Record<string, string | string[] | undefined> )
packages/nuqs/src/adapters/next/impl.pages.ts:156
↓ 2 callersFunctionextractPRNumber
(subject: string)
packages/scripts/lib/commit-graph.ts:102
↓ 2 callersFunctionextractTargetReferences
(body: string)
packages/scripts/lib/commit-graph.ts:123
↓ 2 callersFunctionfetchContributors
()
packages/docs/src/app/(pages)/_landing/contributors.tsx:13
↓ 2 callersFunctionfetchDiscussionNodes
( numbers: number[], githubToken: string )
packages/scripts/lib/commit-graph.ts:424
↓ 2 callersFunctionfetchGitHubReleases
()
packages/docs/src/components/release-contribution-graph.lib.ts:23
↓ 2 callersFunctionfetchRegistryMeta
( pkg: string, version: string, fetchFn: typeof fetch = fetch )
packages/scripts/verify-release/verify.lib.ts:141
↓ 2 callersFunctionfitTitleToScreen
(title: string, prefix: string, suffix: string)
packages/e2e/shared/playwright/reporter.ts:42
↓ 2 callersFunctionformatChangeLine
( change: Change, options: { decorateBreaking?: boolean } = {} )
packages/scripts/release-notes-automation.ts:50
↓ 2 callersFunctionformatClosingIssues
(issues: readonly number[])
packages/scripts/release-notes-automation.ts:28
↓ 2 callersFunctionformatDate
(date?: string | null)
packages/docs/src/app/docs/changelog/_lib.ts:96
↓ 2 callersFunctionformatDuration
(durationMs: number)
packages/e2e/shared/playwright/reporter.ts:55
↓ 2 callersFunctionformatFailSummary
(type: string)
packages/scripts/validate-pr-title.ts:104
↓ 2 callersFunctionformatMultilineOutput
( name: string, value: string, delimiter: string )
packages/scripts/release-notes-automation.ts:141
↓ 2 callersFunctionformatPassSummary
(type: string)
packages/scripts/validate-pr-title.ts:100
↓ 2 callersFunctionformatSummary
(errors: string[])
packages/scripts/validate-pr-title.ts:58
↓ 2 callersFunctionformatThanksSection
(contributors: string[])
packages/scripts/release-notes-automation.ts:77
↓ 2 callersFunctionformatTitle
(title: string)
packages/scripts/release-notes-automation.ts:66
↓ 2 callersMethodformatTitlePath
(test: TestCase)
packages/e2e/shared/playwright/reporter.ts:213
↓ 2 callersFunctiongatedHeadingIds
( markdown: string, isVisible: (version: string) => boolean )
packages/docs/src/lib/strip-unreleased.ts:64
↓ 2 callersFunctiongenerateOpengraphImage
({ title, description }: OpengraphImageProps)
packages/docs/src/components/og-image.tsx:19
↓ 2 callersFunctiongetAllTime
(pkg: string)
packages/docs/src/app/(pages)/stats/lib/npm.ts:154
↓ 2 callersFunctiongetAsPathPathname
(asPath: string)
packages/nuqs/src/adapters/next/impl.pages.ts:126
↓ 2 callersFunctiongetBlogPosts
()
packages/docs/src/app/(pages)/blog/_lib/source.ts:5
↓ 2 callersFunctiongetChangelogMarkdown
()
packages/docs/src/app/docs/changelog/_lib.ts:125
↓ 2 callersFunctiongetGitHubActionsStatus
()
packages/docs/src/app/(pages)/_landing/gha-status.tsx:64
↓ 2 callersFunctiongetHistory
()
packages/e2e/react-router/v5/src/layout.tsx:27
↓ 2 callersFunctiongetHistorySyncEmitter
( adapter: string )
packages/nuqs/src/adapters/lib/patch-history.ts:11
↓ 2 callersFunctiongetLastModified
( path: string, branch = github.branch )
packages/docs/src/lib/get-last-modified.ts:4
↓ 2 callersFunctiongetLastNDays
(pkg: string, n: number)
packages/docs/src/app/(pages)/stats/lib/npm.ts:49
↓ 2 callersFunctiongetMonotoneSlopes
(points: Point[])
packages/docs/src/app/(pages)/stats/_components/partial-line.tsx:9
↓ 2 callersFunctiongetNavigate
()
packages/e2e/remix/app/layout.tsx:27
↓ 2 callersFunctiongetNavigate
()
packages/e2e/tanstack-router/src/layout.tsx:27
↓ 2 callersFunctiongetNavigate
()
packages/e2e/react-router/v7/app/layout.tsx:27
↓ 2 callersFunctiongetNavigate
()
packages/e2e/react-router/v6/src/layout.tsx:27
↓ 2 callersFunctiongetNavigate
()
packages/e2e/react-router/v8/app/layout.tsx:27
↓ 2 callersFunctiongetNextRouter
()
packages/e2e/next/src/app/providers.tsx:27
↓ 2 callersFunctiongetPackageCreationDate
( pkg: string )
packages/docs/src/app/(pages)/stats/lib/npm.ts:136
↓ 2 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
packages/docs/src/components/ui/chart.tsx:335
↓ 2 callersMethodgetQueuedQuery
(key: string)
packages/nuqs/src/lib/queues/throttle.ts:75
↓ 2 callersFunctiongetSearchParams
(url: string | URL)
packages/nuqs/src/lib/search-params.ts:29
↓ 2 callersFunctiongetStarHistory
( slug = '47ng/nuqs' )
packages/docs/src/app/(pages)/stats/lib/github.ts:55
↓ 2 callersFunctiongetSupportedFrameworksText
( supportedIn: readonly Frameworks[], { includeAllFrameworksSupport = false }: FeatureSupportMatrixTextOpt
packages/docs/src/components/feature-support-matrix.tsx:291
↓ 2 callersFunctiongetUnsupportedFrameworksText
(notSupportedIn: readonly Frameworks[])
packages/docs/src/components/feature-support-matrix.tsx:304
↓ 2 callersFunctionglobalWeakSingleton
( scope: string, key: WeakKey, create: () => T )
packages/nuqs/src/lib/global-singleton.ts:31
↓ 2 callersFunctionhandleRequest
(args: LoaderFunctionArgs | ActionFunctionArgs)
packages/examples/trpc/app/routes/api/trpc.ts:13
↓ 2 callersFunctionhasCoreChanges
(files: string[])
packages/scripts/validate-pr-title.ts:85
↓ 2 callersFunctionhasReleaseComment
( comments: ThreadComment[], marker: string )
packages/scripts/release-finalize.ts:122
↓ 2 callersFunctionhighestBetaNumber
(tags: string[], targetGA: string)
packages/scripts/lib/version.ts:55
↓ 2 callersFunctionhighlight
(code: string, lang: BundledLanguage)
packages/docs/src/components/code-block-highlighter.ts:9
↓ 2 callersFunctioninterpolateZeroDays
(data: Datum[])
packages/docs/src/app/(pages)/stats/lib/npm.ts:76
↓ 2 callersFunctionisBeta
(tag: string)
packages/scripts/lib/version.ts:23
↓ 2 callersFunctionisBetaVersion
(tag: string)
packages/docs/src/components/release-contribution-graph.lib.ts:63
↓ 2 callersFunctionisBot
(login: string)
packages/scripts/lib/commit-graph.ts:143
↓ 2 callersFunctionisDebugFlagSet
()
packages/nuqs/src/lib/debug.ts:35
↓ 2 callersFunctionmakeDockerVerifier
(config: DockerVerifierConfig)
packages/scripts/verify-release/verify.lib.ts:349
↓ 2 callersFunctionmakeGitHubGraphReader
(githubToken: string)
packages/scripts/lib/commit-graph.ts:253
↓ 2 callersFunctionmarkHistoryAsPatched
(adapter: string)
packages/nuqs/src/adapters/lib/patch-history.ts:44
↓ 2 callersFunctionnormalizeTag
(input: string)
packages/scripts/verify-release/verify.lib.ts:37
↓ 2 callersFunctionparseAsStringEnum
( validValues: Enum[] )
packages/nuqs/src/parsers.ts:350
↓ 2 callersFunctionparseAsStringLiteral
(_)
packages/nuqs/tests/snapshots/index.snapshot.js:13
← previousnext →101–200 of 1,483, ranked by callers