Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/stenciljs/core
/ functions
Functions
5,077 in github.com/stenciljs/core
⨍
Functions
5,077
◇
Types & classes
2,101
↓ 7 callers
Method
resetWatchLogs
()
test/wdio/ts-target/extends-watch/cmp.tsx:140
↓ 7 callers
Function
throwCLIParsingError
(flag: string, message: string)
src/cli/parse-flags.ts:470
↓ 7 callers
Method
toEqualLightHtml
* Compares HTML light DOM only, but first normalizes the HTML so all * whitespace, attribute order and css class order are * the same. W
src/declarations/stencil-private.ts:2301
↓ 7 callers
Function
validateModuleTreeshake
* Validates tree-shaking for a single module & entrypoint * @param opts build options to be used to validate tree-shaking for a specific module * @p
scripts/test/validate-build.ts:335
↓ 7 callers
Function
wrapWrite
(fn: any)
src/testing/testing-sys.ts:40
↓ 7 callers
Function
writeFile
(filePath: string, data: any)
src/screenshot/screenshot-fs.ts:65
↓ 7 callers
Function
y
(a,b)
src/client/polyfills/dom.js:16
↓ 7 callers
Function
z
(t)
src/client/polyfills/core-js.js:7
↓ 6 callers
Function
F
(t,n)
src/client/polyfills/core-js.js:7
↓ 6 callers
Function
Ja
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:24
↓ 6 callers
Function
Ra
(a)
test/wdio/slot-ng-if/assets/angular.min.js:185
↓ 6 callers
Function
Sa
(a,b,d,c,e,f)
test/wdio/slot-ng-if/assets/angular.min.js:188
↓ 6 callers
Function
a
(a,c)
src/client/polyfills/dom.js:28
↓ 6 callers
Function
addLegacyApis
(moduleFile: d.Module)
src/compiler/transformers/core-runtime-apis.ts:66
↓ 6 callers
Function
attributeChanged
(node: MockNode, attrName: string, oldValue: string | null, newValue: string | null)
src/mock-doc/custom-element-registry.ts:224
↓ 6 callers
Method
attributeChangedCallback
(name: string, oldVal: string, newVal: string)
src/mock-doc/test/custom-elements.spec.ts:13
↓ 6 callers
Method
baseMethod
()
test/wdio/ts-target/extends-methods/method-base.ts:12
↓ 6 callers
Function
c
(b)
src/client/polyfills/dom.js:19
↓ 6 callers
Method
childMethod
()
test/wdio/ts-target/extends-methods/cmp.tsx:14
↓ 6 callers
Method
closest
(selector: string)
src/mock-doc/node.ts:396
↓ 6 callers
Method
componentWillLoad
* The component is about to load and it has not * rendered yet. * * This is the best place to make any data updates * before the first ren
src/declarations/stencil-public-runtime.ts:555
↓ 6 callers
Function
createClassMetadataProxy
( compilerMeta: d.ComponentCompilerMeta, clazz: ts.ClassExpression, )
src/compiler/transformers/add-component-meta-proxy.ts:66
↓ 6 callers
Function
createInMemoryFs
(sys: d.CompilerSystem)
src/compiler/sys/in-memory-fs.ts:163
↓ 6 callers
Function
dispatchEvent
(currentTarget: any, ev: MockEvent)
src/mock-doc/event.ts:245
↓ 6 callers
Method
duplicateMethod
()
test/wdio/ts-target/extends-conflicts/cmp.tsx:36
↓ 6 callers
Function
emitBuildStatus
(win: Window, buildStatus: string)
src/dev-server/client/events.ts:9
↓ 6 callers
Method
emitEvent
()
src/runtime/test/event.spec.tsx:18
↓ 6 callers
Function
emitLifecycleEvent
(elm: EventTarget, lifecycleName: string)
src/runtime/update-component.ts:472
↓ 6 callers
Method
ensure
(fromDir: string, moduleIds: string[])
src/declarations/stencil-public-compiler.ts:2999
↓ 6 callers
Function
et
(t,n,e,r)
src/client/polyfills/core-js.js:7
↓ 6 callers
Function
expectTypeIsTransformed
( initialType: string, expectedType: string, typeMemberNames: d.TypesMemberNameData[], )
src/compiler/types/tests/stencil-types.spec.ts:305
↓ 6 callers
Function
findClosestOpenPort
(host: string, port: number, strictPort = false)
src/dev-server/server-http.ts:17
↓ 6 callers
Function
formatComponentRuntimeMeta
( compilerMeta: d.ComponentCompilerMeta, includeMethods: boolean, )
src/utils/format-component-runtime-meta.ts:19
↓ 6 callers
Function
formatMs
(ms)
test/runtime-benchmark/benchmark-runtime.js:174
↓ 6 callers
Function
getAbsoluteBuildDir
(outputTarget: d.OutputTargetWww)
src/compiler/html/html-utils.ts:12
↓ 6 callers
Function
getAbsolutePath
(config: d.ValidatedConfig, dir: string)
src/compiler/config/config-utils.ts:7
↓ 6 callers
Function
getBuildFeatures
(cmps: ComponentCompilerMeta[])
src/compiler/app-core/app-data.ts:21
↓ 6 callers
Function
getDevServerClientUrl
(devServerConfig: d.DevServerConfig, host: string, protocol: string)
src/dev-server/dev-server-utils.ts:40
↓ 6 callers
Function
getItems
(elm: HTMLElement, attr: string)
src/mock-doc/token-list.ts:76
↓ 6 callers
Function
getLoadConfigForTests
(overrides?: Partial<d.LoadConfigInit>)
src/compiler/config/test/validate-config-sourcemap.spec.ts:19
↓ 6 callers
Function
getSlotName
(node: d.PatchedSlotNode)
src/runtime/slot-polyfill-utils.ts:194
↓ 6 callers
Function
getStencilModuleUrl
(compilerExe: string, path: string)
src/compiler/sys/fetch/fetch-utils.ts:32
↓ 6 callers
Method
handleBlur
()
test/wdio/ts-target/extends-composition-scaling/focus-controller.ts:50
↓ 6 callers
Method
insertAdjacentElement
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', elm: MockHTMLElement)
src/mock-doc/node.ts:538
↓ 6 callers
Method
insertAdjacentText
(position: 'beforebegin' | 'afterbegin' | 'beforeend' | 'afterend', text: string)
src/mock-doc/node.ts:576
↓ 6 callers
Method
isDirectory
()
src/declarations/stencil-public-compiler.ts:3035
↓ 6 callers
Function
isStencilCoreImport
(p: string)
src/compiler/sys/resolve/resolve-utils.ts:24
↓ 6 callers
Method
json
()
src/testing/mock-fetch.ts:146
↓ 6 callers
Function
lazyComponentTransform
( compilerCtx: d.CompilerCtx, transformOpts: d.TransformOptions, buildCtx: d.BuildCtx, )
src/compiler/transformers/component-lazy/transform-lazy-component.ts:23
↓ 6 callers
Function
mockTsConfigParser
(sourceMap: boolean)
src/compiler/config/test/validate-config-sourcemap.spec.ts:36
↓ 6 callers
Function
n
(t)
src/client/polyfills/core-js.js:7
↓ 6 callers
Function
queryNonceMetaTagContent
(doc: Document)
src/utils/query-nonce-meta-tag-content.ts:9
↓ 6 callers
Method
removeAttributeNS
(namespaceURI: string | null, attrName: string)
src/mock-doc/node.ts:703
↓ 6 callers
Function
rollupToStencilSourceMap
(rollupSourceMap: RollupSourceMap | undefined | null)
src/utils/sourcemaps.ts:13
↓ 6 callers
Function
scopeCss
(cssText: string, scopeId: string, commentOriginalSelector: boolean)
src/utils/shadow-css.ts:600
↓ 6 callers
Function
setCLIArg
(flags: ConfigFlags, rawArg: string, normalizedArg: string, value: CLIValueResult)
src/cli/parse-flags.ts:219
↓ 6 callers
Method
setContent
* Instead of testing a url directly, html content can be mocked using * `page.setContent(html)`. A shortcut to `page.setContent(html)` is to set
src/testing/puppeteer/puppeteer-declarations.ts:156
↓ 6 callers
Function
setHmrAttr
(elm: Element, versionId: string)
src/dev-server/client/hmr-util.ts:88
↓ 6 callers
Method
setLevel
(_level: LogLevel)
src/testing/testing-logger.ts:10
↓ 6 callers
Function
setMode
(handler: d.ResolutionHandler)
src/runtime/mode.ts:9
↓ 6 callers
Function
setValue
(ref: d.RuntimeRef, propName: string, newVal: any, cmpMeta: d.ComponentRuntimeMeta)
src/runtime/set-value.ts:11
↓ 6 callers
Function
setup
()
src/compiler/output-targets/test/output-targets-dist-custom-elements.spec.ts:24
↓ 6 callers
Function
stubComponentCompilerTypeReference
( overrides: Partial<d.ComponentCompilerTypeReference> = {}, )
src/compiler/types/tests/ComponentCompilerTypeReference.stub.ts:10
↓ 6 callers
Function
va
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:15
↓ 6 callers
Function
validateTypesPath
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, recommendedOutputTarget
src/compiler/types/validate-primary-package-output-target.ts:233
↓ 6 callers
Function
w
(a,b)
src/client/polyfills/dom.js:12
↓ 6 callers
Function
withSilentWarn
(cb: SilentWarnFunc<T>)
src/testing/testing-utils.ts:198
↓ 6 callers
Function
writeHydrateOutputs
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTargets: d.Output
src/compiler/output-targets/dist-hydrate-script/write-hydrate-outputs.ts:10
↓ 6 callers
Function
writeTask
(cb: d.RafCallback)
src/testing/platform/testing-task-queue.ts:75
↓ 5 callers
Function
$a
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callers
Function
H
(t,n,e)
src/client/polyfills/core-js.js:7
↓ 5 callers
Function
La
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:41
↓ 5 callers
Function
Va
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:16
↓ 5 callers
Function
Z
(a,b,c,d,e,f)
test/wdio/slot-ng-if/assets/angular.min.js:70
↓ 5 callers
Function
ab
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callers
Method
addDestroy
* Add a callback which will be ran when destroy() is called.
src/declarations/stencil-public-compiler.ts:1155
↓ 5 callers
Function
addDocBlock
(str: string, docs?: d.CompilerJsDoc, indentation: number = 0)
src/utils/util.ts:140
↓ 5 callers
Function
addHostEventListeners
( elm: d.HostElement, hostRef: d.HostRef, listeners?: d.ComponentRuntimeHostListener[], attachParentLi
src/runtime/host-listener.ts:7
↓ 5 callers
Function
addOutputTargetCoreRuntimeApi
( moduleFile: d.Module, outputTarget: d.OutputTarget['type'], coreRuntimeApi: string, )
src/compiler/transformers/core-runtime-apis.ts:50
↓ 5 callers
Function
addTestingConfigOption
(setArray: string[], option: string)
src/compiler/config/validate-testing.ts:209
↓ 5 callers
Function
appendBuildConditionals
( config: d.ValidatedConfig, buildConditionals: d.BuildConditionals, s: MagicString, )
src/compiler/bundle/app-data-plugin.ts:238
↓ 5 callers
Function
b
(t)
src/client/polyfills/core-js.js:7
↓ 5 callers
Function
bb
(a)
test/wdio/slot-ng-if/assets/angular.min.js:11
↓ 5 callers
Function
bundleCustomElements
( config: d.ValidatedConfig, compilerCtx: d.CompilerCtx, buildCtx: d.BuildCtx, outputTarget: d.OutputT
src/compiler/output-targets/dist-custom-elements/index.ts:114
↓ 5 callers
Function
bundleExternal
(opts: BuildOptions, outputDir: string, cachedDir: string, entryFileName: string)
scripts/esbuild/sys-node.ts:111
↓ 5 callers
Function
cleanDts
(dtsContent: string)
scripts/utils/bundle-dts.ts:50
↓ 5 callers
Method
connectedCallback
()
src/declarations/stencil-public-runtime.ts:596
↓ 5 callers
Function
consoleDevWarn
(...m: any[])
src/client/client-log.ts:18
↓ 5 callers
Method
createDirSync
* SYNC! Does not throw.
src/declarations/stencil-public-compiler.ts:1185
↓ 5 callers
Function
createJsVarName
(fileName: string)
src/utils/util.ts:23
↓ 5 callers
Function
createMemberWithModifiers
( modifiers: ReadonlyArray<ts.ModifierLike> | undefined = undefined, )
src/compiler/transformers/test/transform-utils.spec.ts:68
↓ 5 callers
Function
createType
(text: string, references?: d.ComponentCompilerTypeReferences)
src/compiler/docs/cem/index.ts:112
↓ 5 callers
Function
db
(a,b,d)
test/wdio/slot-ng-if/assets/angular.min.js:16
↓ 5 callers
Function
debugPrefix
(lines: string[])
src/sys/node/logger/terminal-logger.ts:106
↓ 5 callers
Function
escapeHtml
(unsafe: any)
src/utils/logger/logger-utils.ts:123
↓ 5 callers
Function
escapeRegExpSpecialCharacters
(text: string)
src/utils/regular-expression.ts:7
↓ 5 callers
Function
find
( selector, context, results, seed )
src/mock-doc/third-party/jquery.ts:1066
↓ 5 callers
Function
findClassWalk
* A recursive function that walks the AST to find a class declaration. * @param node the current AST node * @param depth the current depth in the AS
src/compiler/transformers/static-to-meta/class-extension.ts:157
↓ 5 callers
Method
formattedName
()
test/ionic-app/src/components/app-profile/app-profile.tsx:11
↓ 5 callers
Function
fullUrl
(elm: MockElement, attrName: string)
src/mock-doc/element.ts:697
← previous
next →
501–600 of 5,077, ranked by callers