Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/stenciljs/core
/ functions
Functions
5,077 in github.com/stenciljs/core
⨍
Functions
5,077
◇
Types & classes
2,101
↓ 19 callers
Function
k
(a,c)
test/wdio/slot-ng-if/assets/angular.min.js:44
↓ 19 callers
Function
m
(a,b,c,d)
test/wdio/slot-ng-if/assets/angular.min.js:70
↓ 19 callers
Method
magenta
(msg: string)
src/testing/testing-logger.ts:51
↓ 19 callers
Function
mockModule
(mod: Partial<d.Module> = {})
src/testing/mocks.ts:248
↓ 19 callers
Method
update
(text: string)
src/declarations/stencil-public-compiler.ts:2333
↓ 19 callers
Method
writeFileSync
* SYNC! Does not throw.
src/declarations/stencil-public-compiler.ts:1375
↓ 18 callers
Function
X
(t)
src/client/polyfills/core-js.js:7
↓ 18 callers
Function
Y
(b,c,e,g,h,k,l)
test/wdio/slot-ng-if/assets/angular.min.js:80
↓ 18 callers
Method
blur
()
src/mock-doc/node.ts:284
↓ 18 callers
Method
build
()
src/declarations/stencil-public-compiler.ts:3058
↓ 18 callers
Function
dashToPascalCase
(str: string)
src/utils/helpers.ts:24
↓ 18 callers
Function
expectSpecialAttribute
(propName: string, newValue: any, oldValue: any)
src/runtime/vdom/test/set-accessor.spec.ts:448
↓ 18 callers
Function
getItem
(itemPath: string)
src/compiler/sys/in-memory-fs.ts:1069
↓ 18 callers
Method
green
(msg: string)
src/testing/testing-logger.ts:42
↓ 18 callers
Function
h
()
test/wdio/slot-ng-if/assets/angular.min.js:90
↓ 18 callers
Function
internalCall
(node: T, method: P)
src/runtime/dom-extras.ts:605
↓ 18 callers
Function
s
(c,d)
test/wdio/slot-ng-if/assets/angular.min.js:106
↓ 18 callers
Method
setTimeout
(callback: (...args: any[]) => void, ms: number, ...args: any[])
src/mock-doc/window.ts:484
↓ 17 callers
Method
_queueAction
(action: ElementAction)
src/testing/puppeteer/puppeteer-element.ts:11
↓ 17 callers
Function
ba
(a, b)
test/wdio/slot-ng-if/assets/angular.min.js:19
↓ 17 callers
Function
ea
(a,b,c,d,e,f,g)
test/wdio/slot-ng-if/assets/angular.min.js:79
↓ 17 callers
Function
generateCustomElementsManifestDocs
( compilerCtx: d.CompilerCtx, docsData: d.JsonDocs, outputTargets: d.OutputTarget[], )
src/compiler/docs/cem/index.ts:14
↓ 17 callers
Method
getText
()
test/wdio/computed-properties-prop-decorator/cmp.tsx:22
↓ 17 callers
Function
l
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:123
↓ 17 callers
Function
normalizeFsPath
(p: string)
src/utils/path.ts:163
↓ 17 callers
Function
serializeProperty
(value: unknown)
src/utils/serialize.ts:45
↓ 17 callers
Function
shouldExcludeComponent
(tagName: string, excludePatterns: string[] | undefined)
src/utils/output-target.ts:37
↓ 17 callers
Method
url
()
src/mock-doc/request-response.ts:53
↓ 17 callers
Function
v
()
src/client/polyfills/core-js.js:7
↓ 16 callers
Function
c
(strings: TemplateStringsArray)
src/compiler/transformers/test/utils.ts:23
↓ 16 callers
Function
expectSelector
(css: string, selector: string)
src/compiler/html/test/remove-unused-styles.spec.ts:283
↓ 16 callers
Function
fa
(a)
test/wdio/slot-ng-if/assets/angular.min.js:9
↓ 16 callers
Method
getAttributeNS
(namespaceURI: string | null, attrName: string)
src/mock-doc/node.ts:447
↓ 16 callers
Function
getBanner
(opts: BuildOptions, fileName: string, license = false)
scripts/utils/banner.ts:3
↓ 16 callers
Method
isAbsolute
(p: string)
src/declarations/stencil-public-compiler.ts:1396
↓ 16 callers
Function
isHexColor
(str: string)
src/compiler/docs/readme/docs-util.ts:145
↓ 16 callers
Function
parseHtmlToFragment
(html: string, ownerDocument: MockDocument = null)
src/mock-doc/parse-html.ts:17
↓ 16 callers
Function
sortBy
(array: T[], prop: (item: T) => string | number)
src/utils/helpers.ts:112
↓ 15 callers
Function
addCoreRuntimeApi
(moduleFile: d.Module, coreRuntimeApi: string)
src/compiler/transformers/core-runtime-apis.ts:35
↓ 15 callers
Function
ga
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:81
↓ 15 callers
Function
getOptions
(rootDir: string, inputOpts: Partial<BuildOptions> = {})
scripts/utils/options.ts:18
↓ 15 callers
Function
n
(b)
test/wdio/slot-ng-if/assets/angular.min.js:103
↓ 15 callers
Method
send
* Send a given set of arguments to a worker
src/declarations/stencil-public-compiler.ts:1438
↓ 15 callers
Function
setup
()
src/sys/node/logger/test/terminal-logger.spec.ts:45
↓ 15 callers
Function
sortBundleComponents
(a: d.ComponentCompilerMeta, b: d.ComponentCompilerMeta)
src/compiler/output-targets/dist-lazy/generate-lazy-module.ts:380
↓ 15 callers
Function
t
()
src/client/polyfills/core-js.js:7
↓ 15 callers
Function
transpile
(code: string)
src/compiler/transformers/automatic-key-insertion/automatic-key-insertion.spec.ts:5
↓ 15 callers
Function
updateElement
( oldVnode: d.VNode | null, newVnode: d.VNode, isSvgMode: boolean, isInitialRender?: boolean, )
src/runtime/vdom/update-element.ts:19
↓ 15 callers
Function
validateComponentTag
(tag: string)
src/utils/validation.ts:6
↓ 15 callers
Function
validateServiceWorker
(config: d.ValidatedConfig, outputTarget: d.OutputTargetWww)
src/compiler/config/validate-service-worker.ts:26
↓ 14 callers
Method
_validate
()
src/testing/puppeteer/puppeteer-element.ts:550
↓ 14 callers
Method
addRow
(data: string[], isHeader = false)
src/compiler/docs/readme/docs-util.ts:8
↓ 14 callers
Function
createMockComponent
* Helper to create a mock JsonDocsComponent with sensible defaults
src/compiler/docs/test/custom-elements-manifest.spec.ts:588
↓ 14 callers
Method
get
(key: StencilDecorator)
src/compiler/transformers/decorators-to-static/import-alias-map.ts:39
↓ 14 callers
Method
getCurrentDirectory
* Get the current directory.
src/declarations/stencil-public-compiler.ts:1240
↓ 14 callers
Function
getDecoratorParameters
( decorator: ts.Decorator, typeChecker: ts.TypeChecker, diagnostics?: d.Diagnostic[], )
src/compiler/transformers/decorators-to-static/decorator-utils.ts:7
↓ 14 callers
Method
getNamedItemNS
(namespaceURI: string | null, attrName: string)
src/mock-doc/attribute.ts:56
↓ 14 callers
Function
getSourceMappingUrlForEndOfFile
(url: string)
src/utils/sourcemaps.ts:81
↓ 14 callers
Function
insertBefore
( parent: Node, newNode: d.RenderNode, reference?: d.RenderNode | d.PatchedSlotNode, isInitialLoad?: b
src/runtime/vdom/vdom-render.ts:942
↓ 14 callers
Function
ja
(a,b)
test/wdio/slot-ng-if/assets/angular.min.js:28
↓ 14 callers
Function
mockCompilerSystem
()
src/testing/mocks.ts:226
↓ 14 callers
Function
position
()
src/compiler/style/css-parser/parse-css.ts:28
↓ 14 callers
Function
serializeCss
(stylesheet: CssNode, serializeOpts: SerializeCssOptions)
src/compiler/style/css-parser/serialize-css.ts:12
↓ 14 callers
Function
serializeCssMapVisit
(opts: SerializeOpts, nodes: CssNode[] | undefined | null)
src/compiler/style/css-parser/serialize-css.ts:278
↓ 14 callers
Function
unique
(array: T[], predicate: (item: T) => K = (i) => i as any)
src/utils/helpers.ts:151
↓ 14 callers
Function
v
()
test/wdio/slot-ng-if/assets/angular.min.js:107
↓ 14 callers
Function
validateNamespace
( namespace: string | undefined, fsNamespace: string | undefined, diagnostics: d.Diagnostic[], )
src/compiler/config/validate-namespace.ts:23
↓ 14 callers
Function
writePkgJson
(opts: BuildOptions, pkgDir: string, pkgData: PackageData)
scripts/utils/write-pkg-json.ts:6
↓ 13 callers
Method
callMethod
* Used to call a method on a component. For example, if a component * has the method `cmp.myMethod(arg1, arg2)`, calling this method * from a e2
src/testing/puppeteer/puppeteer-declarations.ts:201
↓ 13 callers
Method
copy
(copyTasks: Required<CopyTask>[], srcDir: string)
src/declarations/stencil-public-compiler.ts:1169
↓ 13 callers
Method
copyFile
* Always returns a boolean if the files were copied or not. Does not throw.
src/declarations/stencil-public-compiler.ts:1173
↓ 13 callers
Function
createSystem
(c?: { logger?: Logger })
src/compiler/sys/stencil-sys.ts:39
↓ 13 callers
Function
expectNoSelector
(css: string, selector: string)
src/compiler/html/test/remove-unused-styles.spec.ts:288
↓ 13 callers
Function
generatePreamble
(config: d.ValidatedConfig)
src/utils/util.ts:100
↓ 13 callers
Function
ha
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 13 callers
Function
ia
(a)
test/wdio/slot-ng-if/assets/angular.min.js:10
↓ 13 callers
Function
na
(a,c)
test/wdio/slot-ng-if/assets/angular.min.js:85
↓ 13 callers
Function
nodeName
( elem, name )
src/mock-doc/third-party/jquery.ts:542
↓ 13 callers
Function
normalize
(p: string)
src/compiler/sys/stencil-sys.ts:65
↓ 13 callers
Method
parent
()
src/mock-doc/window.ts:365
↓ 13 callers
Function
parseStyleDocs
(styleDocs: d.StyleDoc[], styleText: string | null, mode?: string | undefined)
src/compiler/docs/style-docs.ts:14
↓ 13 callers
Function
readOnlyArrayHasStringMember
( readOnlyArray: ReadonlyArray<T>, maybeMember: T | string, )
src/utils/util.ts:273
↓ 13 callers
Function
replaceImportDeclarations
(styleText: string, cssImports: d.CssImportData[], isCssEntry: boolean)
src/compiler/style/css-imports.ts:290
↓ 13 callers
Method
run
(opts: TestingRunOptions)
src/declarations/stencil-public-compiler.ts:1922
↓ 13 callers
Function
runTask
( coreCompiler: CoreCompiler, config: d.Config, task: d.TaskCommand, sys: d.CompilerSystem, )
src/cli/run.ts:128
↓ 13 callers
Function
shouldTransform
(filePath: string, sourceText: string)
src/testing/jest/jest-29/jest-preprocessor.ts:175
↓ 13 callers
Function
shouldTransform
(filePath: string, sourceText: string)
src/testing/jest/jest-27-and-under/jest-preprocessor.ts:246
↓ 13 callers
Function
shouldTransform
(filePath: string, sourceText: string)
src/testing/jest/jest-28/jest-preprocessor.ts:175
↓ 13 callers
Function
stubComponentCompilerMethod
( overrides: Partial<d.ComponentCompilerMethod> = {}, )
src/compiler/types/tests/ComponentCompilerMethod.stub.ts:10
↓ 13 callers
Function
z
(a,b)
src/client/polyfills/dom.js:13
↓ 12 callers
Function
Ct
(t,n)
src/client/polyfills/core-js.js:7
↓ 12 callers
Method
bold
(msg: string)
src/testing/testing-logger.ts:60
↓ 12 callers
Method
findAll
* Find all elements that match the selector, which is the same as * `document.querySelectorAll(selector)`. Use `>>>` within the * selector to fi
src/testing/puppeteer/puppeteer-declarations.ts:140
↓ 12 callers
Function
formatMs
(ms)
test/end-to-end/benchmark-compile-time.js:60
↓ 12 callers
Function
getInlineSourceMappingUrlLinker
(sourceMapContents: string)
src/utils/sourcemaps.ts:67
↓ 12 callers
Function
isDecoratorNamed
(propName: string)
src/compiler/transformers/decorators-to-static/decorator-utils.ts:221
↓ 12 callers
Function
isMethod
(member: ts.ClassElement, methodName: string)
src/compiler/transformers/transform-utils.ts:1071
↓ 12 callers
Function
loadConfig
(init: LoadConfigInit = {})
src/compiler/config/load-config.ts:25
↓ 12 callers
Function
normalizeWatchers
( raw: d.ComponentConstructorChangeHandlers | undefined, )
src/runtime/normalize-watchers.ts:24
↓ 12 callers
Function
renderCatchError
(results: d.HydrateResults, err: any)
src/hydrate/runner/render-utils.ts:151
← previous
next →
201–300 of 5,077, ranked by callers