Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pwa-builder/PWABuilder
/ functions
Functions
1,435 in github.com/pwa-builder/PWABuilder
⨍
Functions
1,435
◇
Types & classes
382
↓ 2 callers
Method
getBaseIcon
()
apps/pwabuilder-vscode/src/views/icon-view.ts:378
↓ 2 callers
Method
getCurrentStrokeSize
()
components/pwa-inking/src/inking-toolbar.ts:456
↓ 2 callers
Method
getDimensions
()
apps/pwabuilder/src/script/utils/icons.ts:177
↓ 2 callers
Method
getDimensions
()
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:116
↓ 2 callers
Function
getEachQuestionInput
(questions: Question[])
apps/pwabuilder-vscode/src/services/package/package-app.ts:287
↓ 2 callers
Function
getEditorState
( text: string, editorType: string, extensions: Array<Extension> = [], editable: boolean )
components/code-editor/src/utils/codemirror.ts:49
↓ 2 callers
Function
getFlag
(flag: string)
apps/pwabuilder-vscode/src/flags.ts:18
↓ 2 callers
Method
getIcon
()
apps/pwabuilder/src/script/utils/icons.ts:173
↓ 2 callers
Method
getIcon
()
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:113
↓ 2 callers
Method
getImageUrl
* @param src - The src property of the screenshot * @returns The icon URL for the respective screenshot
components/manifest-previewer/src/screens/install-screen.ts:325
↓ 2 callers
Function
getManifest
( url: string )
apps/pwabuilder/src/script/services/manifest.ts:41
↓ 2 callers
Function
getManifestInfo
()
apps/pwabuilder-chromium-extension/src/checks/manifest.ts:7
↓ 2 callers
Function
getPkgFromCurrentDir
()
scripts/fileHelpers.js:7
↓ 2 callers
Function
getResults
()
apps/pwabuilder/src/script/services/app-info.ts:126
↓ 2 callers
Method
getShortcutIcon
* @param iconSet - The icons property of the shortcut * @returns The icon URL for the respective shortcut
components/manifest-previewer/src/screens/shortcuts-screen.ts:155
↓ 2 callers
Method
getSignInResultFromUser
(user: gapi.auth2.GoogleUser)
components/pwa-auth/src/google-provider.ts:73
↓ 2 callers
Method
getUserNameLocalStorageKey
(email: string)
components/pwa-auth/src/apple-provider.ts:158
↓ 2 callers
Method
handleClickingLink
(linkTag: string)
apps/pwabuilder/src/script/components/manifest-info-card.ts:238
↓ 2 callers
Method
handleClickingLink
(linkTag: string)
apps/pwabuilder/src/script/components/sw-info-card.ts:185
↓ 2 callers
Method
handleColorSwitch
(field: string)
components/manifest-editor/src/components/manifest-info-form.ts:495
↓ 2 callers
Method
handleFileChange
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:840
↓ 2 callers
Method
handleFileError
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:559
↓ 2 callers
Method
handleHover
(entering: boolean)
components/manifest-editor/src/components/manifest-field-tooltip.ts:100
↓ 2 callers
Method
handleImageGeneration
(e: CustomEvent, field: string)
apps/pwabuilder/src/script/components/manifest-editor-frame.ts:279
↓ 2 callers
Method
handleTagChange
()
components/manifest-editor/src/components/search-extensions.ts:331
↓ 2 callers
Method
handleTermsResponse
(accepted: boolean)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:634
↓ 2 callers
Method
handleTestResults
( testResults: any, collapsedState: vscode.TreeItemCollapsibleState, detail: boolean )
apps/pwabuilder-vscode/src/services/validation/validation-view.ts:100
↓ 2 callers
Method
handleToolSwitchingByKeyboard
(e: KeyboardEvent, tabs: HTMLButtonElement[])
components/pwa-inking/src/inking-toolbar.ts:645
↓ 2 callers
Method
hasMimeType
(mimeType?: string | null)
apps/pwabuilder/src/script/utils/icons.ts:189
↓ 2 callers
Method
hasMimeType
(mimeType?: string | null)
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:125
↓ 2 callers
Method
hasPurpose
(purpose: string | null | undefined)
apps/pwabuilder/src/script/utils/icons.ts:143
↓ 2 callers
Method
hasPurpose
(purpose: string | null | undefined)
apps/pwabuilder-chromium-extension/src/interfaces/IconInfo.ts:87
↓ 2 callers
Method
htmlToImage
(shareOption: string)
apps/pwabuilder/src/script/components/share-card.ts:180
↓ 2 callers
Function
increment
(step = 1, start = 0, end?: number)
apps/pwabuilder/src/script/utils/id.ts:1
↓ 2 callers
Method
initFacebookSdk
()
components/pwa-auth/src/facebook-provider.ts:39
↓ 2 callers
Method
initMissingColors
()
components/manifest-editor/src/components/manifest-info-form.ts:400
↓ 2 callers
Method
inputHasValidationErrors
(input: HTMLInputElement)
apps/pwabuilder/src/script/components/app-package-form-base.ts:333
↓ 2 callers
Function
isAnyPurpose
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:81
↓ 2 callers
Method
isAtLeast
(width: number, height: number)
apps/pwabuilder/src/script/utils/icons.ts:121
↓ 2 callers
Method
isCanvasHeightSet
()
components/pwa-inking/src/inking-canvas.ts:229
↓ 2 callers
Function
isDarkColor
(color: string)
components/manifest-previewer/src/utils.ts:19
↓ 2 callers
Function
isDirectoryTemplate
(directory?: string | undefined)
apps/cli/src/util/util.ts:70
↓ 2 callers
Function
isJpgImage
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:93
↓ 2 callers
Function
isObject
(object: any)
apps/pwabuilder-chromium-extension/src/utils/utils.ts:20
↓ 2 callers
Function
isSquareImage
(icon: ImageResource)
components/manifest-previewer/src/utils.ts:85
↓ 2 callers
Function
isStandardOrientation
(orientation: string)
apps/pwabuilder-vscode/src/services/validation/validation.ts:640
↓ 2 callers
Method
isStrokeOfToolStyle
(toolStyle: string, remoteData?: any)
components/pwa-inking/src/inking-canvas.ts:352
↓ 2 callers
Method
isStrokeSizeSet
(remoteData?: any)
components/pwa-inking/src/inking-canvas.ts:348
↓ 2 callers
Method
isStylusEraserActive
(pointer: any)
components/pwa-inking/src/inking-canvas.ts:310
↓ 2 callers
Function
isValidURL
(str: string)
libraries/manifest-validation/src/utils/validation-utils.ts:152
↓ 2 callers
Method
loadAndTestManifest
(manifestPath: string)
apps/pwabuilder-vscode/src/services/validation/validation-view.ts:85
↓ 2 callers
Function
loadExtension
()
apps/pwabuilder-chromium-extension/src/partnerCenter.ts:25
↓ 2 callers
Method
openME
()
apps/pwabuilder/src/script/components/manifest-info-card.ts:174
↓ 2 callers
Method
openPrompt
()
components/pwa-install/index.d.ts:19
↓ 2 callers
Method
openShareCardModal
()
apps/pwabuilder/src/script/pages/app-report.ts:2456
↓ 2 callers
Function
outputError
(message?: string)
apps/cli/src/util/util.ts:62
↓ 2 callers
Function
populateAppCard
(siteURL: string, manifest: Manifest, manifestUrl: string)
apps/pwabuilder/src/script/pages/qualification/app-token.helper.ts:59
↓ 2 callers
Method
preClaimToken
()
apps/pwabuilder/src/script/pages/qualification/app-token.ts:483
↓ 2 callers
Function
prettyString
(json: any)
components/manifest-editor/src/utils/pretty-json.ts:1
↓ 2 callers
Function
processSecurity
(audits?: ReportAudit['audits'])
apps/pwabuilder/src/script/pages/app-report.helper.ts:78
↓ 2 callers
Method
registerData
(data: any)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:290
↓ 2 callers
Method
removeFile
(e: CustomEvent)
components/manifest-editor/src/components/manifest-share-form.ts:650
↓ 2 callers
Function
removeProcessEventListeners
(eventNames: string[])
apps/cli/src/util/util.ts:90
↓ 2 callers
Method
render
(extensionUri: vscode.Uri)
apps/pwabuilder-vscode/src/views/icon-view.ts:233
↓ 2 callers
Method
renderFormInputTextbox
(formInput: FormInput)
apps/pwabuilder/src/script/components/app-package-form-base.ts:235
↓ 2 callers
Method
renderIndicators
()
apps/pwabuilder/src/script/pages/app-report.ts:2786
↓ 2 callers
Method
renderKeyAlias
()
apps/pwabuilder/src/script/components/android-form.ts:865
↓ 2 callers
Method
renderListButtons
()
components/pwa-auth/src/pwa-auth.ts:375
↓ 2 callers
Function
replaceInFileList
(listOfFilePaths: string[], replaceString: string, newString: string, directory: string = '.')
apps/cli/src/util/fileUtil.ts:24
↓ 2 callers
Method
resetToolbarToLastUsedUtensil
()
components/pwa-inking/src/inking-toolbar.ts:627
↓ 2 callers
Method
retest
* Triggers all tests to retest * If coming from confirmation is true, we have to delay a bit so a special message can show * @param {boolean} comi
apps/pwabuilder/src/script/pages/app-report.ts:2384
↓ 2 callers
Method
rotateZero
(card: string, e?: Event)
apps/pwabuilder/src/script/pages/app-report.ts:2645
↓ 2 callers
Method
runAllTests
(url: string)
apps/pwabuilder/src/script/pages/app-report.ts:2079
↓ 2 callers
Method
runGiveawayTests
()
apps/pwabuilder/src/script/pages/qualification/app-token.ts:199
↓ 2 callers
Method
runManifestChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:111
↓ 2 callers
Method
runSecurityChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:150
↓ 2 callers
Method
runSwChecks
()
apps/pwabuilder-chromium-extension/src/components/scanner.ts:134
↓ 2 callers
Function
runTests
()
apps/pwabuilder-vscode/src/services/dashboard/dev-dashboard.ts:56
↓ 2 callers
Method
setHorizontalAlignment
()
components/pwa-inking/src/inking-toolbar.ts:799
↓ 2 callers
Method
setMinWidth
(newMinWidth: number)
components/pwa-inking/src/inking-canvas.ts:150
↓ 2 callers
Method
setOrientation
()
components/pwa-inking/src/inking-toolbar.ts:747
↓ 2 callers
Method
setStrokeSize
(strokeSize: number)
components/pwa-inking/src/inking-canvas.ts:105
↓ 2 callers
Function
setURL
(url: string)
apps/pwabuilder/src/script/services/app-info.ts:98
↓ 2 callers
Method
setVerticalAlignment
()
components/pwa-inking/src/inking-toolbar.ts:772
↓ 2 callers
Method
showTandC
(showAcceptButton: boolean)
apps/pwabuilder/src/script/pages/qualification/app-token.ts:621
↓ 2 callers
Method
showTooltip
()
apps/pwabuilder/src/script/components/hover-tooltip.ts:111
↓ 2 callers
Method
signInCompleted
(signIn: SignInResult)
components/pwa-auth/src/pwa-auth.ts:461
↓ 2 callers
Method
signInFailed
(error: any)
components/pwa-auth/src/microsoft-provider.ts:65
↓ 2 callers
Method
signInSucceeded
(loginResponse: Msal.AuthResponse)
components/pwa-auth/src/microsoft-provider.ts:52
↓ 2 callers
Function
sizeSort
(a: Size | null, b: Size | null)
components/manifest-previewer/src/utils.ts:118
↓ 2 callers
Method
stop
* Remove all listeners.
components/pwa-inking/src/PointerTracker.ts:170
↓ 2 callers
Method
submitForm
()
apps/pwabuilder/src/script/components/publish-pane.ts:1034
↓ 2 callers
Method
switchPage
(up: boolean)
apps/pwabuilder/src/script/pages/app-report.ts:2759
↓ 2 callers
Function
testRegex
(str: string, regex: RegExp)
apps/pwabuilder/src/script/services/regex.ts:7
↓ 2 callers
Function
testRegex
(str: string, regex: RegExp)
apps/pwabuilder-chromium-extension/src/utils/regex.ts:7
↓ 2 callers
Method
testSecurity
(securityAudit: TestResult[])
apps/pwabuilder/src/script/pages/app-report.ts:2318
↓ 2 callers
Method
toggleAnimation
()
apps/pwabuilder/src/script/components/companies-packaged.ts:208
↓ 2 callers
Method
toggleApkType
(event: any)
apps/pwabuilder/src/script/components/publish-pane.ts:755
↓ 2 callers
Method
toggleForm
(adding: boolean)
components/manifest-editor/src/components/manifest-share-form.ts:508
↓ 2 callers
Method
toggleMenu
()
components/pwa-auth/src/pwa-auth.ts:423
← previous
next →
201–300 of 1,435, ranked by callers