Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaKheera47/job-ops
/ functions
Functions
3,841 in github.com/DaKheera47/job-ops
⨍
Functions
3,841
◇
Types & classes
575
↓ 1 callers
Function
createAutoStageEvent
(args: { jobId: string; stageTarget: PostApplicationRouterStageTarget; receivedAt: number; note: strin
orchestrator/src/server/services/post-application/ingestion/gmail-sync.ts:121
↓ 1 callers
Function
createBlobResponse
(status: number, blob: Blob)
orchestrator/src/client/api/client.notes.test.ts:13
↓ 1 callers
Function
createChallengeViewerSession
()
orchestrator/src/server/services/challenge-viewer.ts:250
↓ 1 callers
Function
createCitySearchState
(args: { searchQuery: string; dateFetchedPastNDays: number; context: CityLocationContext; workplaceTyp
extractors/hiringcafe/src/run.ts:567
↓ 1 callers
Function
createDbSnapshot
( sourceDbPath: string, destinationDbPath: string, )
orchestrator/scripts/benchmark-jobs.ts:139
↓ 1 callers
Function
createDefaultSearchState
(args: { searchQuery: string; location: HiringCafeCountryLocation | null; dateFetchedPastNDays: number;
extractors/hiringcafe/src/default-search-state.ts:34
↓ 1 callers
Function
createDefaultSupportedCountryKeys
( source: JobSource | string, )
shared/src/location-domain.ts:321
↓ 1 callers
Function
createEnumArrayParser
(values: TValues)
shared/src/settings-registry.ts:159
↓ 1 callers
Function
createEnumParser
( values: TValues, )
shared/src/settings-registry.ts:148
↓ 1 callers
Function
createEvent
( toStage: ApplicationStage, occurredAt: number, )
orchestrator/src/client/components/charts/ConversionAnalytics.test.tsx:101
↓ 1 callers
Function
createExpiredJobDetailHtml
()
extractors/hiringcafe/tests/run.test.ts:73
↓ 1 callers
Function
createHealthyResult
(args: { source: ExtractorSourceId; manifestId: string; capabilities?: ExtractorManifest["capabilities"]
orchestrator/src/server/services/extractor-health.ts:234
↓ 1 callers
Function
createHtml
( results: unknown[], totalPages = 1, extraStoreData: Record<string, unknown> = {}, )
extractors/jobindex/tests/run.test.ts:11
↓ 1 callers
Function
createImpitFetch
()
extractors/gradcracker/src/run.ts:499
↓ 1 callers
Function
createJobDetailHtml
(job: unknown)
extractors/hiringcafe/tests/run.test.ts:54
↓ 1 callers
Function
createJobDocument
( input: CreateJobDocumentInput, )
orchestrator/src/server/repositories/job-documents.ts:55
↓ 1 callers
Function
createJobDocumentObjectUrl
( jobId: string, documentId: string, )
orchestrator/src/client/lib/private-pdf.ts:63
↓ 1 callers
Function
createJobInputFromWatchlistJob
( job: WatchlistJobResult, draft: ManualJobDraft, )
orchestrator/src/server/pipeline/steps/watchlist-jobs.ts:43
↓ 1 callers
Function
createJobPdfObjectUrl
(jobId: string)
orchestrator/src/client/lib/private-pdf.ts:37
↓ 1 callers
Function
createJobs
(count: number)
orchestrator/src/client/pages/orchestrator/JobListPanel.test.tsx:13
↓ 1 callers
Function
createJobs
( inputOrInputs: CreateJobInput | CreateJobInput[], onProgress?: (input: CreateJobInput, index: number, to
orchestrator/src/server/repositories/jobs.ts:557
↓ 1 callers
Function
createJsonResponse
( body: unknown, init: Partial<Response> = {}, )
extractors/hiringcafe/tests/run.test.ts:21
↓ 1 callers
Function
createJsonResponse
(status: number, payload: unknown)
orchestrator/src/client/api/client.notes.test.ts:4
↓ 1 callers
Function
createJsonResponse
(status: number, payload: unknown)
orchestrator/src/client/api/client.pipeline.test.ts:4
↓ 1 callers
Function
createManualJobId
()
orchestrator/src/server/api/routes/jobs-tailoring.test.ts:19
↓ 1 callers
Function
createMatchMedia
(matches: boolean)
orchestrator/src/client/components/ghostwriter/GhostwriterDrawer.test.tsx:110
↓ 1 callers
Function
createMatchMedia
(matches: boolean | Record<string, boolean>)
orchestrator/src/client/pages/OrchestratorPage.test.tsx:125
↓ 1 callers
Function
createMatchMedia
(matches: Record<string, boolean>)
orchestrator/src/client/hooks/useKeyboardAvailability.test.ts:9
↓ 1 callers
Function
createMockChild
()
orchestrator/src/server/services/llm/claude-cli/client.test.ts:5
↓ 1 callers
Function
createMockChild
()
orchestrator/src/server/services/llm/gemini-cli/client.test.ts:5
↓ 1 callers
Function
createMockProcess
( configure: ( stdout: PassThrough, stderr: PassThrough, proc: EventEmitter, ) => void, )
orchestrator/src/server/services/llm/codex/login.test.ts:25
↓ 1 callers
Function
createMockRequest
(input: { method: string; path: string; authorization?: string; })
orchestrator/src/server/basic-auth.test.ts:23
↓ 1 callers
Function
createMockResponse
()
orchestrator/src/server/basic-auth.test.ts:35
↓ 1 callers
Function
createPacedFetch
( fetchImpl: FetchLike, requestDelayMs: number, )
extractors/gradcracker/src/run.ts:268
↓ 1 callers
Function
createProgressTracker
(args: { listPagesTotal: number; onProgress?: (update: JobExtractorProgress) => void; })
extractors/gradcracker/src/run.ts:543
↓ 1 callers
Function
createQueryClient
()
orchestrator/src/client/lib/queryClient.ts:3
↓ 1 callers
Function
createRawJob
(overrides: Record<string, unknown> = {})
extractors/hiringcafe/tests/run.test.ts:89
↓ 1 callers
Function
createRegistry
( manifests: ExtractorManifest[], availableSources?: ExtractorSourceId[], )
orchestrator/src/server/services/extractor-health.test.ts:13
↓ 1 callers
Function
createRegistry
()
orchestrator/src/server/services/visa-sponsors/providers/registry.ts:28
↓ 1 callers
Function
createRegistry
( manifests: ExtractorManifest[], availableSources?: ExtractorSourceId[], )
orchestrator/src/server/api/routes/extractor-health.test.ts:15
↓ 1 callers
Function
createRegistry
()
orchestrator/src/server/extractors/registry.ts:131
↓ 1 callers
Function
createRequestStartLimiter
(minIntervalMs: number)
extractors/gradcracker/src/run.ts:242
↓ 1 callers
Function
createResponse
(payload: unknown)
extractors/golangjobs/tests/run.test.ts:4
↓ 1 callers
Function
createResponse
(html: string)
extractors/jobindex/tests/run.test.ts:24
↓ 1 callers
Function
createResponse
(payload: unknown)
extractors/workingnomads/tests/run.test.ts:4
↓ 1 callers
Function
createResponse
( payload: string, init: Partial<Response> = {}, )
extractors/gradcracker/tests/run.test.ts:11
↓ 1 callers
Function
createResumeProjectCatalogItem
( overrides: Partial<ResumeProjectCatalogItem> = {}, )
shared/src/testing/factories.ts:125
↓ 1 callers
Function
createRowDomId
( listId: string, type: SearchableDropdownRow["type"], value: string, )
orchestrator/src/components/ui/searchable-dropdown.tsx:65
↓ 1 callers
Function
createSearchHtml
(hits: unknown[], isLastPage = true)
extractors/hiringcafe/tests/run.test.ts:34
↓ 1 callers
Function
createSharedRescoreProfileLoader
()
orchestrator/src/server/services/jobs/actions.ts:68
↓ 1 callers
Function
createSourceDraft
( overrides?: Partial<Omit<SourceSelectionDraft, "id">>, )
orchestrator/src/client/pages/watchlist/utils.ts:26
↓ 1 callers
Function
createSourceJobId
(url: string)
extractors/wazzuf/src/parser.ts:29
↓ 1 callers
Function
createSourceJobId
(url: string)
extractors/fiveamsat/src/parser.ts:29
↓ 1 callers
Function
createStreamResponse
(chunks: string[])
orchestrator/src/client/lib/sse.test.ts:17
↓ 1 callers
Function
createTempDir
()
orchestrator/src/server/services/resume-renderer/typst.test.ts:61
↓ 1 callers
Function
createTempDir
()
orchestrator/src/server/services/resume-renderer/latex.test.ts:54
↓ 1 callers
Function
createTestExtractorRegistry
()
orchestrator/src/server/api/routes/test-utils.ts:149
↓ 1 callers
Function
createTextResponse
( body: string, init: Partial<Response> = {}, )
extractors/hiringcafe/tests/run.test.ts:9
↓ 1 callers
Function
createTextResponse
( body: string, init: Partial<Response> = {}, )
extractors/wazzuf/tests/run.test.ts:5
↓ 1 callers
Function
createTextResponse
( body: string, init: Partial<Response> = {}, )
extractors/fiveamsat/tests/run.test.ts:5
↓ 1 callers
Function
createThread
(input: { jobId: string; title?: string | null; })
orchestrator/src/server/repositories/ghostwriter.ts:209
↓ 1 callers
Function
createUnhealthyResult
(args: { source: ExtractorSourceId; manifestId: string; capabilities?: ExtractorManifest["capabilities"]
orchestrator/src/server/services/extractor-health.ts:261
↓ 1 callers
Function
createUser
(id: string)
orchestrator/src/server/services/hosted-usage.test.ts:45
↓ 1 callers
Function
createWrapper
()
orchestrator/src/client/components/OnboardingGate.test.tsx:23
↓ 1 callers
Function
createWrapper
(initialEntry: string)
orchestrator/src/client/pages/orchestrator/useOrchestratorFilters.test.tsx:8
↓ 1 callers
Function
currentRoute
()
orchestrator/src/client/components/AppErrorBoundary.tsx:90
↓ 1 callers
Function
dayBucketFromUnixSeconds
(unixSeconds: number)
orchestrator/src/server/services/tracer-links.ts:305
↓ 1 callers
Function
decodeBase64Payload
(dataBase64: string)
orchestrator/src/server/services/design-resume/import-file.ts:427
↓ 1 callers
Function
decodeBase64Url
(value: string)
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:352
↓ 1 callers
Function
decodeBase64UrlJsonSegment
( segment: string, )
orchestrator/src/client/api/auth-session.ts:17
↓ 1 callers
Function
decodeHtml
(value: string)
shared/src/design-resume-jake.ts:62
↓ 1 callers
Function
decodeHtml
(value: string)
orchestrator/src/server/services/resume-renderer/document.ts:148
↓ 1 callers
Function
decodeHtmlEntities
(value: string)
visa-sponsor-providers/nl/manifest.ts:18
↓ 1 callers
Function
decodeRepeatedly
(value: string)
extractors/gradcracker/src/run.ts:440
↓ 1 callers
Function
decodeTextPart
( part: NonNullable<GmailFullMessage["payload"]>, )
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:358
↓ 1 callers
Function
decodeXmlEntities
(value: string)
orchestrator/src/server/services/document-text-extraction.ts:26
↓ 1 callers
Function
dedupeContacts
( contacts: DesignResumeJakeContactItem[], )
shared/src/design-resume-jake.ts:101
↓ 1 callers
Function
defaultPicture
()
orchestrator/src/server/services/rxresume/document.ts:84
↓ 1 callers
Function
defaultSectionBase
(title: string)
orchestrator/src/server/services/rxresume/document.ts:80
↓ 1 callers
Function
deferred
()
orchestrator/src/client/pages/orchestrator/useJobSelectionActions.test.ts:27
↓ 1 callers
Function
deferred
()
orchestrator/src/client/pages/orchestrator/useOrchestratorData.test.ts:80
↓ 1 callers
Function
defineDimensionProperty
( target: object, key: string, value: number, )
orchestrator/src/client/test/dom-measurement.ts:41
↓ 1 callers
Function
deleteActivationMilestone
( milestone: ActivationMilestone, )
orchestrator/src/server/repositories/product-analytics.ts:434
↓ 1 callers
Function
deleteExpiredOrRevokedAuthSessions
()
orchestrator/src/server/repositories/auth-sessions.ts:71
↓ 1 callers
Function
deleteResume
( id: string, config?: RxResumeApiConfig, )
orchestrator/src/server/services/rxresume/v5.ts:240
↓ 1 callers
Function
deleteStageEvent
(eventId: string)
orchestrator/src/server/services/applicationTracking.ts:327
↓ 1 callers
Function
deriveSourceLabel
(sourcePath: string, linkNode: LinkNode)
orchestrator/src/server/services/tracer-links.ts:177
↓ 1 callers
Function
deriveStatus
( readiness: TracerReadinessResponse | null, isChecking: boolean, )
orchestrator/src/client/pages/settings/components/TracerLinksSettingsSection.tsx:24
↓ 1 callers
Function
describeAction
(endpoint: string, method?: string)
orchestrator/src/client/api/core.ts:67
↓ 1 callers
Function
describeNonRemoteWorkplaceTypes
( workplaceTypes: LocationWorkplaceType[], )
shared/src/location-domain.ts:380
↓ 1 callers
Function
detectLocationCountry
(point: { latitude: number; longitude: number; })
orchestrator/src/client/api/pipeline.ts:27
↓ 1 callers
Function
detectLogoMimeType
( bytes: Buffer, contentTypeHeader: string | null, )
orchestrator/src/server/watchlist/adapters/bamboohr.ts:261
↓ 1 callers
Function
detectLogoMimeType
( bytes: Buffer, contentTypeHeader: string | null, )
orchestrator/src/server/watchlist/adapters/workday.ts:248
↓ 1 callers
Function
detectSearchTermDelimiter
(value: string)
shared/src/utils/search-terms.ts:6
↓ 1 callers
Function
detectWorkdayLogoMimeType
( bytes: Buffer, contentTypeHeader: string | null, )
orchestrator/src/server/api/routes/workday.ts:26
↓ 1 callers
Function
directoryExists
(path: string)
orchestrator/src/server/services/visa-sponsors/providers/discovery.ts:30
↓ 1 callers
Function
directoryExists
(path: string)
orchestrator/src/server/extractors/discovery.ts:25
↓ 1 callers
Method
disconnect
( args: PostApplicationProviderDisconnectArgs, )
orchestrator/src/server/services/post-application/providers/types.ts:50
↓ 1 callers
Function
disconnectPostApplicationIntegration
( provider: PostApplicationProvider, accountKey: string, )
orchestrator/src/server/repositories/post-application-integrations.ts:145
↓ 1 callers
Function
dispatchPointerEvent
( element: Element, type: string, init: MouseEventInit & { pointerId: number }, )
orchestrator/src/client/components/design-resume/DesignResumeFieldAssistant.test.tsx:43
← previous
next →
1,401–1,500 of 3,841, ranked by callers