MCPcopy Create free account

hub / github.com/Myriad-Dreamin/gistd / functions

Functions172 in github.com/Myriad-Dreamin/gistd

↓ 19 callersFunctiontest
(it: string)
src/storage.test.ts:108
↓ 8 callersFunctionstorageSpecFromPath
( inputPath: string, searchParams?: URLSearchParams, helpSpec: StorageSpec = README )
src/storage.ts:103
↓ 7 callersMethodcreateElement
(tmpl: string)
src/dom.ts:124
↓ 6 callersFunctioncorsUrl
(url: string, cors: CorsOption)
src/storage.ts:286
↓ 5 callersMethodadd
(path: string, data: Uint8Array)
src/fs.ts:86
↓ 4 callersFunctioncssToFontInformation
( css: string, options: CssFontInformationOptions = {} )
src/font-css.ts:56
↓ 4 callersFunctiongetCors
(protocol: string)
src/storage.ts:110
↓ 4 callersFunctionpromisifiedReq
(req: IDBRequest<T>)
src/fs.ts:435
↓ 3 callersFunctionargsFromUrl
()
src/args.ts:37
↓ 3 callersMethodfileName
()
src/storage.ts:281
↓ 3 callersFunctiongoogleFontsCssUrl
(family: string)
src/font-spec.ts:35
↓ 3 callersMethodmainFilePath
()
src/storage.ts:264
↓ 3 callersFunctionparseFontSpecsFromSearch
(search: string)
src/font-spec.ts:8
↓ 3 callersFunctionrefreshDate
()
src/fs.ts:442
↓ 3 callersFunctionresolveConfiguredFontInfo
( fontSpecs: FontSpec[], fetcher: typeof fetch = fetch )
src/font.ts:101
↓ 2 callersFunctionExportButton
(title: string, content: string, onclick: () => void)
src/main.ts:21
↓ 2 callersFunctionchooseAxisValue
(values: number[], normal: number)
src/font-css.ts:481
↓ 2 callersMethodclone
()
src/fs.ts:57
↓ 2 callersMethodcreateFs
(wipe: boolean)
src/fs.ts:241
↓ 2 callersFunctioncreateStorageSpecExt
(spec: StorageSpec)
src/storage.ts:92
↓ 2 callersFunctiondefaultFontInfo
()
src/font.ts:385
↓ 2 callersFunctionfetchGoogleFontsRepositoryEntries
( path: string, fetcher: typeof fetch )
src/font.ts:208
↓ 2 callersFunctionfetcher
(url: string | URL | Request)
src/font-spec.test.ts:62
↓ 2 callersMethodgetDomViewport
( cachedWindow: Pick<Window, "innerHeight" | "innerWidth">, cachedBoundingRect: Pick<DOMRect, "lef
src/dom.ts:178
↓ 2 callersFunctiongetNextPageByLabel
( currentPage: number, direction: "next" | "prev" )
src/main.ts:320
↓ 2 callersFunctiongetRelatedElements
(event: any)
src/typst.ts:78
↓ 2 callersMethodloadFromGit
()
src/fs.ts:378
↓ 2 callersFunctionnormalizeRanges
(ranges: UnicodeRange[])
src/font-css.ts:397
↓ 2 callersMethodoriginUrl
()
src/storage.ts:268
↓ 2 callersFunctionparseUnicodeRangeList
(value: string)
src/font-css.ts:117
↓ 2 callersFunctionpromisifiedReq
(req: IDBRequest<T>)
src/font.ts:56
↓ 2 callersFunctionrangesToCoverage
(ranges: UnicodeRange[])
src/font-css.ts:127
↓ 2 callersMethodremoteUrl
()
src/storage.ts:208
↓ 2 callersFunctionrepositoryEntriesToFontInfo
( family: string, familySpec: string, entries: GoogleFontsRepositoryEntry[] )
src/font.ts:244
↓ 2 callersFunctionrepositoryFontEntries
( entries: GoogleFontsRepositoryEntry[] )
src/font.ts:233
↓ 2 callersFunctionrepositoryFontWeight
(name: string)
src/font.ts:337
↓ 2 callersFunctionresolveTypstVersion
( version: string | undefined )
src/typst-version.ts:73
↓ 2 callersMethodretrieveDOMPages
()
src/dom.ts:166
↓ 2 callersFunctionscrollTo
( pageRect: ScrollRect, innerLeft: number, innerTop: number )
src/typst.ts:202
↓ 2 callersFunctionsetTypstTheme
(darkMode: boolean)
src/main.ts:493
↓ 2 callersFunctionsplitCssList
(value: string, separator: string)
src/font-css.ts:283
↓ 2 callersMethodupdateFullscreen
()
src/dom.ts:220
↓ 1 callersFunctionApp
()
src/main.ts:107
↓ 1 callersFunctionDirectoryView
({ storage, compilerLoaded, changeFocusFile, focusFile, reloadBell, error, }: DirectoryViewState)
src/fs.ts:111
↓ 1 callersFunctionDoc
({ inFullScreen, maxPage, page, mode, darkMode, compilerLoaded, fontLoaded, typstDoc, }: DocSt
src/doc.ts:47
↓ 1 callersFunctionErrorPanel
({ error, }: { error: State<string | DiagnosticMessage[]>; })
src/error.ts:9
↓ 1 callersFunctionFsItem
(prefix: string, { path, deleted }: FsItemState)
src/fs.ts:63
↓ 1 callersFunctionModeButton
(mode: "slide" | "doc")
src/main.ts:42
↓ 1 callersFunctionPermalinkButton
()
src/main.ts:28
↓ 1 callersMethodaddChangement
(changement: [string, any])
src/doc.ts:29
↓ 1 callersFunctionanimationFrame
()
src/dom.ts:17
↓ 1 callersFunctionbufferToBase64Url
(data: Uint8Array)
src/fs.ts:23
↓ 1 callersMethodcancel
()
src/dom.ts:51
↓ 1 callersMethodcancelAnyway$dom
()
src/dom.ts:157
↓ 1 callersFunctioncommonFontWeights
()
src/font.ts:333
↓ 1 callersFunctioncompileTypstDocument
( $typst: any, { mainFilePath, queryPdfpc }: CompileTypstOptions )
src/typst-compiler.ts:19
↓ 1 callersFunctioncompileWithLegacyCompiler
( compiler: any, { mainFilePath, queryPdfpc }: CompileTypstOptions )
src/typst-compiler.ts:88
↓ 1 callersFunctioncompileWithWorldCompiler
( compiler: any, { mainFilePath, queryPdfpc }: CompileTypstOptions )
src/typst-compiler.ts:32
↓ 1 callersFunctioncontrolText
(element)
contrib/gistd-launcher/gistd-launcher.user.js:46
↓ 1 callersMethodcorsUrl
(url: string)
src/storage.ts:212
↓ 1 callersFunctioncreateButton
()
contrib/gistd-launcher/gistd-launcher.user.js:77
↓ 1 callersFunctiondecodeCssEscapes
(value: string)
src/font-css.ts:503
↓ 1 callersFunctiondedupeFontsByUrl
(fonts: RemoteFontInfo[])
src/font.ts:381
↓ 1 callersMethoddescription
()
src/storage.ts:277
↓ 1 callersFunctiondetectFullScreen
()
src/main.ts:278
↓ 1 callersFunctiondirJoin
(...args: string[])
src/fs.ts:20
↓ 1 callersMethoddispose
()
src/dom.ts:21
↓ 1 callersMethoddispose
()
src/dom.ts:114
↓ 1 callersMethoddoRender$dom
(ctx: TypstCancellationToken)
src/dom.ts:277
↓ 1 callersFunctionexportAs
(data: string | Uint8Array | undefined, mime: string)
src/main.ts:391
↓ 1 callersFunctionextractFontFaceBlocks
(css: string)
src/font-css.ts:139
↓ 1 callersMethodfetchUrl
()
src/storage.ts:272
↓ 1 callersMethodfileName
()
src/storage.ts:220
↓ 1 callersMethodfileName
()
src/storage.ts:252
↓ 1 callersFunctionfindAddToSpaceButton
(header)
contrib/gistd-launcher/gistd-launcher.user.js:68
↓ 1 callersFunctionfindAncestor
(el: Element, cls: string)
src/typst.ts:88
↓ 1 callersFunctionfindBlobHeader
()
contrib/gistd-launcher/gistd-launcher.user.js:30
↓ 1 callersFunctionfindMatchingBrace
(css: string, openBrace: number)
src/font-css.ts:204
↓ 1 callersFunctionfontCacheKey
(font: { conditions: { t: string; v: string }[]; url: string; })
src/font.ts:45
↓ 1 callersFunctionfullScreenButton
(mode: "slide" | "doc")
src/main.ts:53
↓ 1 callersFunctiongetFontProvider
(fontSpecs: FontSpec[] = [])
src/font.ts:91
↓ 1 callersFunctiongetRuntimeConfig
(runtime: TypstRuntimeId)
src/loader.bundle.ts:28
↓ 1 callersFunctiongetSha256
( url: string, sha256ByUrl: CssFontInformationOptions["sha256ByUrl"] )
src/font-css.ts:522
↓ 1 callersFunctiongetWithIDBFontProvider
( fontInfo: RemoteFontInfo[] = defaultFontInfo() )
src/font.ts:389
↓ 1 callersFunctiongistdUrl
()
contrib/gistd-launcher/gistd-launcher.user.js:19
↓ 1 callersFunctiongoogleFontsFamilyName
(familySpec: string)
src/font.ts:261
↓ 1 callersFunctiongoogleFontsRepositorySlug
(family: string)
src/font.ts:265
↓ 1 callersFunctionhash
(result: Uint8Array)
scripts/check_font.ts:10
↓ 1 callersFunctionindexOfCssToken
(value: string, token: string)
src/font-css.ts:326
↓ 1 callersFunctioninitializeLabelIndices
()
src/main.ts:160
↓ 1 callersFunctionintoCompiler
(loader: () => Promise<void>)
src/fs.ts:185
↓ 1 callersFunctionisDarkMode
()
src/main.ts:17
↓ 1 callersFunctionisTypstBlobPage
()
contrib/gistd-launcher/gistd-launcher.user.js:26
↓ 1 callersFunctionisVisible
(element)
contrib/gistd-launcher/gistd-launcher.user.js:59
↓ 1 callersFunctionlabelledText
(element)
contrib/gistd-launcher/gistd-launcher.user.js:37
↓ 1 callersFunctionlayoutText
(svg: SVGElement)
src/typst.ts:148
↓ 1 callersMethodload
()
src/fs.ts:251
↓ 1 callersFunctionloadFromGit
( storage: GitHubStorageSpecExt | ForgejoStorageSpecExt, request: (h: GitHttpRequest) => Promise<GitHttpRe
src/fs.ts:407
↓ 1 callersMethodmountDom
(pixelPerPt: number | undefined)
src/dom.ts:38
↓ 1 callersFunctionoverLapping
(a: Element, b: Element)
src/typst.ts:26
next →1–100 of 172, ranked by callers