Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scalar/scalar
/ functions
Functions
4,087 in github.com/scalar/scalar
⨍
Functions
4,087
◇
Types & classes
253
↳
Endpoints
19
↓ 3 callers
Method
getTheme
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:543
↓ 3 callers
Method
getTheme
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/internal/ScalarConfiguration.java:327
↓ 3 callers
Method
getTitle
Gets the display title of the OpenAPI specification @return the display title or null
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/config/ScalarSource.java:85
↓ 3 callers
Function
getTransport
()
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/in-process-transport.test.ts:28
↓ 3 callers
Function
getValue
(name)
documentation/assets/enterprise-contact-form.js:43
↓ 3 callers
Function
getValue
()
projects/scalar-app/src/features/editor/hooks/use-editor.ts:167
↓ 3 callers
Function
getVars
* Parses a given css string for a css variable regexp
packages/components/src/components/ScalarThemeSwatches/useThemeSwatches.ts:38
↓ 3 callers
Function
inferSchemaType
(value: unknown)
projects/scalar-app/src/features/command-palette/helpers/get-operation-from-curl.ts:82
↓ 3 callers
Function
injectStandaloneStyle
()
packages/api-reference/src/standalone/lib/html-api.test.ts:195
↓ 3 callers
Function
isAbsolute
(path: string)
packages/helpers/src/node/path.ts:119
↓ 3 callers
Method
isActuatorEnabled
()
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:407
↓ 3 callers
Function
isArrayEqual
(a: T[], b: T[])
packages/json-magic/src/diff/utils.ts:99
↓ 3 callers
Function
isDeprecatedOperation
(operation: OperationObject)
packages/workspace-store/src/navigation/helpers/traverse-paths.ts:15
↓ 3 callers
Function
isDropIntoParent
(hoveredItem: HoveredItem)
projects/scalar-app/src/helpers/drag-handle-factory.ts:99
↓ 3 callers
Function
isKeyCollisions
(a: unknown, b: unknown)
packages/json-magic/src/diff/utils.ts:22
↓ 3 callers
Function
isLocalRef
(value: string)
packages/json-magic/src/bundle/bundle.ts:32
↓ 3 callers
Function
isRange
(response: string)
packages/mock-server/src/utils/find-preferred-response-key.ts:5
↓ 3 callers
Function
isRecord
(value: unknown)
packages/openapi-parser/src/utils/validate-path-parameters.ts:127
↓ 3 callers
Function
isValidTypeScriptIdentifier
(name: string)
packages/validation/src/typegen.ts:160
↓ 3 callers
Function
isValidYamlRange
(range: unknown)
projects/scalar-app/src/features/editor/helpers/yaml/get-yaml-node-range-from-path.ts:10
↓ 3 callers
Function
line
()
packages/code-highlight/src/code/line-numbers.ts:64
↓ 3 callers
Function
listen
(server: HttpServer)
packages/void-server/src/void-websocket.test.ts:11
↓ 3 callers
Function
loadClientFromStorage
(store: WorkspaceStore)
packages/api-reference/src/helpers/load-from-perssistance.ts:11
↓ 3 callers
Function
loadingStatus
()
packages/workspace-store/src/plugins/bundler/index.ts:24
↓ 3 callers
Function
mapRow
({ name, value, isDisabled = false, }: { name: string value: string | File isDisable
packages/api-client/src/v2/blocks/request-block/helpers/get-form-body-rows.ts:145
↓ 3 callers
Function
matchesBasePath
(location: string | URL, basePath: string)
packages/api-reference/src/helpers/id-routing.ts:82
↓ 3 callers
Function
mergePathItem
( paths: OpenAPIV3_1.PathsObject, normalizedPathKey: string, pathItem: OpenAPIV3_1.PathItemObject, mer
packages/postman-to-openapi/src/helpers/merge-path-item.ts:26
↓ 3 callers
Function
mergeSecuritySchemes
( openapi: OpenAPIV3_1.Document, securitySchemes?: OpenAPIV3_1.ComponentsObject['securitySchemes'], )
packages/postman-to-openapi/src/convert.ts:430
↓ 3 callers
Method
mergeSecuritySchemes
Merges all typed security scheme maps into the main securitySchemes map. This method is called automatically when any of the typed maps are set.
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/authentication/ScalarAuthenticationOptions.java:216
↓ 3 callers
Function
mergeServerLists
( existing: OpenAPIV3_1.ServerObject[] | undefined, incoming: OpenAPIV3_1.ServerObject[], )
packages/postman-to-openapi/src/convert.ts:445
↓ 3 callers
Function
migrate_v_2_4_0
(data: v_2_3_0.DataRecord)
packages/oas-utils/src/migrations/v-2.4.0/migration.ts:6
↓ 3 callers
Function
mockFetch
(response: MockFetchResponse)
packages/api-reference/src/helpers/upload-temp-document.test.ts:11
↓ 3 callers
Function
mountAndOpen
(requiredSecurity: RequiredSecurity)
packages/api-reference/src/features/Operation/components/SecurityRequirementBadge.test.ts:41
↓ 3 callers
Function
mountWithProps
( custom: Partial<{ openIdConnectUrl: string proxyUrl: string }> = {}, )
packages/api-client/src/v2/blocks/scalar-auth-selector-block/components/OpenIDConnect.test.ts:38
↓ 3 callers
Function
navigateNextTab
(workspace: Workspace | null, _payload: TabEvents['tabs:navigate:next'])
packages/workspace-store/src/mutators/tabs.ts:165
↓ 3 callers
Function
navigatePreviousTab
( workspace: Workspace | null, _payload: TabEvents['tabs:navigate:previous'], )
packages/workspace-store/src/mutators/tabs.ts:143
↓ 3 callers
Function
navigateToWorkspaceGetStarted
(workspaceId: string, activeTeamSlug: string)
projects/scalar-app/src/features/app/app-state.ts:638
↓ 3 callers
Function
normalizeDescription
(description?: Description)
packages/postman-to-openapi/src/convert.ts:29
↓ 3 callers
Function
normalizeDescription
(description: string)
tooling/scripts/src/commands/generate-blog.ts:318
↓ 3 callers
Function
normalizeHttpMethod
(method: string)
packages/openapi-to-markdown/src/create-markdown-from-openapi.ts:81
↓ 3 callers
Function
nsDeclaration
(nsClass: string, name: string, value: unknown)
packages/snippetz/src/plugins/objc/nsurlsession/nsurlsession.ts:63
↓ 3 callers
Function
pairsFromList
(parts: string[])
packages/mock-server/src/utils/deserialize-parameter.ts:172
↓ 3 callers
Function
parseAlternating
(value: string | undefined, delimiter: string)
packages/mock-server/src/utils/deserialize-parameter.ts:258
↓ 3 callers
Function
parseJsonPointerPath
(pointer: string)
projects/scalar-app/src/features/editor/helpers/json/json-pointer-path.ts:33
↓ 3 callers
Function
parseStatusCodeFromRequestName
( requestName: string | undefined, )
packages/postman-to-openapi/src/helpers/path-items.ts:288
↓ 3 callers
Function
pickNonEmpty
(...candidates: Array<string | undefined>)
packages/workspace-store/src/navigation/helpers/traverse-asyncapi-document.ts:72
↓ 3 callers
Function
pickSentences
(pool: readonly string[], min: number, max: number)
packages/workspace-store/src/request-example/functions.ts:140
↓ 3 callers
Function
preserveOrTrim
* Trims surrounding whitespace, but keeps the original string when trimming would empty it * (so an intentional " " example is not silently turned in
packages/api-reference/src/components/Content/Schema/helpers/format-example.ts:5
↓ 3 callers
Function
prettyPrintJson
(text: string)
packages/snippetz/src/plugins/shell/wget/wget.ts:23
↓ 3 callers
Function
queryRenderedTitles
()
projects/scalar-app/src/features/whats-new/components/WhatsNewModal.test.ts:17
↓ 3 callers
Function
rebuildSidebar
({ store, entry }: { store: WorkspaceStore; entry: TraversedEntry })
projects/scalar-app/src/helpers/drag-handle-factory.ts:137
↓ 3 callers
Function
refreshCodeLensProvider
()
projects/scalar-app/src/features/editor/hooks/use-three-way-merge-editor.ts:369
↓ 3 callers
Function
refsEverywhere
()
packages/workspace-store/src/plugins/bundler/index.ts:93
↓ 3 callers
Function
register
Register the transport against fakes and return the captured WebSocket event handlers.
packages/mock-server/src/transports/websocket.test.ts:33
↓ 3 callers
Function
registerGlobals
()
packages/api-reference/src/standalone/lib/register-globals.ts:15
↓ 3 callers
Function
registerInProcessSandbox
()
packages/pre-post-request-scripts/src/libs/execute-scripts/postman-adapter/in-process-transport.ts:10
↓ 3 callers
Function
releaseSocket
()
packages/api-client/src/v2/blocks/channel-operation-block/helpers/websocket-session.ts:88
↓ 3 callers
Function
requestsLikeGenerate
( clientVar: string, request?: Partial<HarRequest>, configuration?: PluginConfiguration, )
packages/snippetz/src/plugins/python/requestsLike.ts:36
↓ 3 callers
Function
resolveAsyncApiChannel
( document: AsyncApiDocument, channelName: string, )
packages/api-reference/src/components/Content/AsyncApi/helpers/resolve-async-api-nodes.ts:16
↓ 3 callers
Function
resolveComposedSchemaMember
(schema: SchemaObject)
packages/workspace-store/src/request-example/builder/helpers/get-example-from-schema.ts:251
↓ 3 callers
Function
resolveNew
(specification: AnyObject)
packages/openapi-parser/tests/benchmark/utils/resolveNew.ts:5
↓ 3 callers
Function
resolveOld
(specification: AnyObject)
packages/openapi-parser/tests/benchmark/utils/resolveOld.ts:4
↓ 3 callers
Function
resolveResponseMimeType
(contentType: string | null | undefined)
packages/api-client/src/v2/blocks/response-block/helpers/resolve-response-content-type.ts:18
↓ 3 callers
Function
resolveWsQuerySchema
(query: AsyncApiWsBindingObject['query'])
packages/workspace-store/src/channel-example/build-connection-url.ts:139
↓ 3 callers
Function
restoreConventionalDefaultHeaderNames
(headers: Record<string, string>)
packages/workspace-store/src/request-example/context/headers.ts:29
↓ 3 callers
Function
restoreConventionalHeaderName
(headerName: string)
packages/workspace-store/src/request-example/context/headers.ts:23
↓ 3 callers
Function
runEditorAction
(actionId: string)
projects/scalar-app/src/features/editor/hooks/use-editor.ts:87
↓ 3 callers
Function
runLazyBus
()
packages/api-reference/src/helpers/lazy-bus.ts:94
↓ 3 callers
Function
sanitizeForGeneratedCode
(value: unknown)
packages/snippetz/src/plugins/shared/axios.ts:12
↓ 3 callers
Function
sanitizeHashBasePath
(basePath: string)
packages/api-reference/src/helpers/id-routing.ts:7
↓ 3 callers
Function
scheduleMarkerReads
()
projects/scalar-app/src/features/editor/hooks/use-editor-markers.ts:24
↓ 3 callers
Method
serializeAndParse
(Object value)
integrations/java/scalar-core/src/test/java/com/scalar/maven/core/internal/JacksonJsonSerializerTest.java:23
↓ 3 callers
Function
serveHTMLExample
( htmlPath: string, // Bind a random free port by default. A fixed port races when the previous // serve
packages/api-reference/test/utils/serve-example.ts:97
↓ 3 callers
Method
setDarkMode
(boolean darkMode)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:371
↓ 3 callers
Method
setDefault
Sets whether this is the default source @param isDefault whether this is the default source
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/config/ScalarSource.java:130
↓ 3 callers
Method
setDescription
Sets the server description. @param description the server description
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/config/ScalarServer.java:86
↓ 3 callers
Method
setDocumentDownloadType
(DocumentDownloadType documentDownloadType)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:563
↓ 3 callers
Method
setEnabled
(boolean enabled)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:323
↓ 3 callers
Function
setFooterAnimationActive
(item)
documentation/assets/landing.js:80
↓ 3 callers
Method
setLayout
(ScalarLayout layout)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:555
↓ 3 callers
Method
setSources
(List<ScalarSource> sources)
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/ScalarProperties.java:307
↓ 3 callers
Function
setSuccessState
(form, visible)
documentation/assets/enterprise-contact-form.js:13
↓ 3 callers
Method
setTitle
Sets the display title of the OpenAPI specification @param title the display title
integrations/java/scalar-core/src/main/java/com/scalar/maven/core/config/ScalarSource.java:94
↓ 3 callers
Function
setUserAgent
(userAgent: string)
packages/api-reference/src/features/Search/components/SearchButton.ssr.test.ts:17
↓ 3 callers
Function
sha256Base64
(request: Request)
packages/api-client/src/v2/blocks/operation-block/OperationBlock.test.ts:695
↓ 3 callers
Function
sleep
(ms: number)
packages/helpers/src/testing/sleep.ts:5
↓ 3 callers
Function
sortByOrder
(arr: T[], order: string[], idKey: K)
packages/object-utils/src/arrays/sort.ts:50
↓ 3 callers
Function
split
(value: string | undefined, delimiter: string)
packages/mock-server/src/utils/deserialize-parameter.ts:127
↓ 3 callers
Function
splitContent
(markdown: string)
packages/code-highlight/src/markdown/markdown.ts:255
↓ 3 callers
Function
splitPath
(filename: string)
packages/helpers/src/node/path.ts:61
↓ 3 callers
Function
stampPostPullCommitHash
(params: { meta: PendingPullRegistryMeta slug: string incomingCommitHash: string | undefined })
projects/scalar-app/src/features/app/hooks/use-document-sync.ts:277
↓ 3 callers
Function
stripBanner
(content: string)
packages/schemas/scripts/generate-types.ts:65
↓ 3 callers
Function
stripBasePathPrefix
(value: string, basePath: string)
packages/api-reference/src/helpers/id-routing.ts:15
↓ 3 callers
Function
substituteTemplate
(template: string, options: SubstitutionOptions)
packages/workspace-store/src/channel-example/build-connection-url.ts:51
↓ 3 callers
Function
summarizeRegistryNamespaces
( docs: T[], )
projects/scalar-app/src/features/app/hooks/use-sidebar-documents/helpers/registry-namespace-filter.ts:29
↓ 3 callers
Function
syncHelpSelectionValidation
(form)
documentation/assets/enterprise-contact-form.js:25
↓ 3 callers
Function
syncSidebar
(to: RouteLocationNormalizedGeneric)
projects/scalar-app/src/features/app/app-state.ts:1363
↓ 3 callers
Function
takeTooltipSnapshot
(suffix?: string)
packages/components/src/components/ScalarTooltip/ScalarTooltip.e2e.ts:7
↓ 3 callers
Function
toConversionError
(error: unknown)
packages/postman-to-openapi/scripts/evaluate/run.ts:171
↓ 3 callers
Function
toggleColorMode
Toggles the color mode between light and dark.
packages/use-hooks/src/useColorMode/useColorMode.ts:40
← previous
next →
1,401–1,500 of 4,087, ranked by callers