Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smapiot/piral
/ functions
Functions
2,787 in github.com/smapiot/piral
⨍
Functions
2,787
◇
Types & classes
880
↓ 1 callers
Function
stringToRegexp
(path: string)
src/framework/piral-core/src/utils/routes.ts:129
↓ 1 callers
Function
submitData
( id: string, state: FormDataState, updateState: StateUpdater, options: InputFormOptions<TFormData, an
src/plugins/piral-forms/src/useForm.ts:56
↓ 1 callers
Method
teardownBundler
()
src/tooling/piral-cli/src/injectors/pilet-injector.ts:206
↓ 1 callers
Method
teardownBundler
()
src/tooling/piral-cli/src/injectors/piral-injector.ts:64
↓ 1 callers
Function
terminate
()
src/plugins/piral-fetch/src/create.test.ts:12
↓ 1 callers
Function
terminate
()
src/plugins/piral-axios/src/create.test.ts:29
↓ 1 callers
Function
toChild
(content: SearchResultType, api: PiletApi, context: GlobalStateContext)
src/plugins/piral-search/src/create.ts:100
↓ 1 callers
Function
toComponent
(component: NotificationContent)
src/plugins/piral-notifications/src/create.ts:54
↓ 1 callers
Function
toDepName
(url: string)
src/converters/piral-blazor/src/dependencies.ts:26
↓ 1 callers
Function
togglePilet
(name: string)
src/utilities/piral-debug-utils/src/debug.ts:193
↓ 1 callers
Function
toggleVisualizer
()
src/utilities/piral-debug-utils/src/visualizer.ts:155
↓ 1 callers
Method
token
* Gets a token.
src/plugins/piral-adal/src/setup.ts:118
↓ 1 callers
Method
token
* Gets a token.
src/plugins/piral-oauth2/src/types.ts:107
↓ 1 callers
Function
tokensToRegExp
(tokens: Array<Token>)
src/framework/piral-core/src/utils/routes.ts:96
↓ 1 callers
Method
trackError
* Tracks an exception event at the current point in time. * @param exception The Error from a catch clause, or the string error message. * @para
src/plugins/piral-tracking/src/types.ts:137
↓ 1 callers
Method
trackEvent
* Tracks a simple (singular) event at the current point in time. * @param name The name of the event to track. * @param properties The optional
src/plugins/piral-tracking/src/types.ts:129
↓ 1 callers
Method
trackFrame
* Starts tracking an event frame at the current point in time. * @param name The name of the event to start tracking. * @returns The method to u
src/plugins/piral-tracking/src/types.ts:143
↓ 1 callers
Function
translate
()
src/plugins/piral-translate/src/hooks.test.ts:10
↓ 1 callers
Function
triggerSearch
(ctx: GlobalStateContext, query?: string, immediate = false)
src/plugins/piral-search/src/actions.ts:21
↓ 1 callers
Function
tryFindPackageVersion
(packageName: string)
src/tooling/piral-cli/src/common/package.ts:532
↓ 1 callers
Function
tryResolve
(name: string, parent: string)
src/framework/piral-base/src/utils/system.ts:100
↓ 1 callers
Method
tryWriteDataItem
* Tries to write a shared data item. The write access is only * possible if the name belongs to the provided owner or has not * been taken yet.
src/framework/piral-core/src/types/state.ts:271
↓ 1 callers
Function
uninstallNpmPackage
( client: NpmClient, packageRef: string, target = '.', ...flags: Array<string> )
src/tooling/piral-cli/src/common/npm.ts:205
↓ 1 callers
Function
uninstallPackage
(packageRef: string, target = '.', ...flags: Array<string>)
src/tooling/piral-cli/src/npm-clients/npm.ts:33
↓ 1 callers
Function
unloadBlazorPilet
(id: string)
src/converters/piral-blazor/src/interop.ts:255
↓ 1 callers
Function
unloadResource
(url: string)
src/converters/piral-blazor/src/interop.ts:233
↓ 1 callers
Function
unmount
(el, locals: NgState<TProps>)
src/converters/piral-ng/src/converter.ts:52
↓ 1 callers
Function
unmountInferno
(el: HTMLElement)
src/converters/piral-inferno/src/mount.ts:38
↓ 1 callers
Function
unmountMillion
(el: HTMLElement)
src/converters/piral-million/src/mount.ts:10
↓ 1 callers
Function
unmountPreact
(el: HTMLElement)
src/converters/piral-preact/src/mount.ts:37
↓ 1 callers
Function
unmountReact
(el: HTMLElement)
src/converters/piral-react/src/mount.ts:38
↓ 1 callers
Function
unmountReact15
(el: HTMLElement)
src/converters/piral-react-15/src/mount.ts:38
↓ 1 callers
Method
unregisterBreadcrumb
* Unregisters a breadcrumb known by the given name. * Only previously registered tiles can be unregistered. * @param name The name of the breadc
src/plugins/piral-breadcrumbs/src/types.ts:126
↓ 1 callers
Function
unregisterBreadcrumbs
(ctx: GlobalStateContext, names: Array<string>)
src/plugins/piral-breadcrumbs/src/actions.ts:17
↓ 1 callers
Function
unregisterExtension
(ctx: GlobalStateContext, name: string, reference: any)
src/framework/piral-core/src/actions/components.ts:16
↓ 1 callers
Function
unregisterMenuItem
(ctx: GlobalStateContext, name: string)
src/plugins/piral-menu/src/actions.ts:14
↓ 1 callers
Method
unregisterMenuItem
* Unregisters an existing menu item. * @param name The name of the menu item to be removed.
src/plugins/piral-menu/src/types.ts:28
↓ 1 callers
Function
unregisterModal
(ctx: GlobalStateContext, name: string)
src/plugins/piral-modals/src/actions.ts:28
↓ 1 callers
Function
unregisterModules
(baseUrl: string, dependencies: Array<string>)
src/framework/piral-base/src/utils/system.ts:175
↓ 1 callers
Function
unregisterPage
(ctx: GlobalStateContext, name: string)
src/framework/piral-core/src/actions/components.ts:8
↓ 1 callers
Function
unregisterTile
(ctx: GlobalStateContext, name: string)
src/plugins/piral-dashboard/src/actions.ts:14
↓ 1 callers
Function
unregisterTracker
(ctx: GlobalStateContext, name: string)
src/plugins/piral-tracker/src/actions.ts:14
↓ 1 callers
Function
update
(s)
src/framework/piral-core/src/setters/SetRoute.test.tsx:25
↓ 1 callers
Function
update
(s)
src/framework/piral-core/src/setters/SetRedirect.test.tsx:28
↓ 1 callers
Function
update
(s)
src/framework/piral-core/src/setters/SetProvider.test.tsx:25
↓ 1 callers
Function
update
(ref: ComponentRef<any>, props: any)
src/converters/piral-ng/src/standalone.ts:39
↓ 1 callers
Function
updateChangelogDate
(changelogPath = defaultPath)
tools/changelog-version.js:21
↓ 1 callers
Function
updateConfig
(area: T, value: Partial<PiralCliConfig[T]>)
src/tooling/piral-cli/src/common/config.ts:125
↓ 1 callers
Function
updateElement
(referenceId: string, props: any)
src/converters/piral-blazor/src/interop.ts:178
↓ 1 callers
Function
updateExistingFile
(targetDir: string, fileName: string, content: string)
src/tooling/piral-cli/src/common/io.ts:342
↓ 1 callers
Method
updateFeed
* Updates an existing feed. * @param id The id of the feed. * @param item The item to pass on to the reducer. * @param reducer The redu
src/plugins/piral-feeds/src/types.ts:36
↓ 1 callers
Function
updateFromEmulatorWebsite
( targetDir: string, manifestUrl: string, httpsAgent: Agent, interactive: boolean, )
src/tooling/piral-cli/src/common/website.ts:116
↓ 1 callers
Function
updatePortal
(ctx: GlobalStateContext, id: string, current: ReactPortal, next: ReactPortal)
src/framework/piral-core/src/actions/portal.ts:19
↓ 1 callers
Method
updatePortal
* Updates the provided portal in the rendering pipeline. * @param id The id of the portal to use. * @param current The currently displayed child
src/framework/piral-core/src/types/state.ts:341
↓ 1 callers
Function
updateVisualize
(active: boolean)
src/utilities/piral-debug-utils/src/debug.ts:211
↓ 1 callers
Function
upgradePilet
(baseDir = process.cwd(), options: UpgradePiletOptions = {})
src/tooling/piral-cli/src/apps/upgrade-pilet.ts:99
↓ 1 callers
Function
useBreadcrumbs
(path: string)
src/plugins/piral-breadcrumbs/src/useBreadcrumbs.ts:33
↓ 1 callers
Function
useNavigationPath
()
src/plugins/piral-breadcrumbs/src/Breadcrumbs.tsx:17
↓ 1 callers
Function
usePiletRoutes
()
src/framework/piral-core/src/components/PiralRoutes.tsx:23
↓ 1 callers
Function
useRouteFilter
(routes)
src/framework/piral-core/src/components/PiralRoutes.test.tsx:22
↓ 1 callers
Function
useRouterContext
()
src/framework/piral-core/src/defaults/navigator_v5.tsx:9
↓ 1 callers
Function
useRouterContext
()
src/framework/piral-core/src/defaults/navigator_v7.tsx:9
↓ 1 callers
Function
useRouterContext
()
src/framework/piral-core/src/defaults/navigator_v6.tsx:9
↓ 1 callers
Function
useRoutes
()
src/framework/piral-core/src/components/PiralRoutes.tsx:37
↓ 1 callers
Function
useShellRoutes
()
src/framework/piral-core/src/components/PiralRoutes.tsx:9
↓ 1 callers
Function
validate
(schema: Schema, proposedConfig: any, defaultConfig: any)
src/plugins/piral-configs/src/create.ts:34
↓ 1 callers
Function
withBreadcrumbs
(breadcrumbs: Dict<BreadcrumbRegistration>)
src/plugins/piral-breadcrumbs/src/create.ts:43
↓ 1 callers
Method
withBundler
(bundlerName: string, bundler: BundlerDefinition)
src/tooling/piral-cli/src/types/public.ts:63
↓ 1 callers
Function
withFlags
(commandName: string, setter: ToolCommandFlagsSetter<T>)
src/tooling/piral-cli/src/api.ts:43
↓ 1 callers
Function
withMenu
(menuItems: Dict<MenuItemRegistration>)
src/plugins/piral-menu/src/create.ts:58
↓ 1 callers
Function
withModals
(modals: Dict<ModalRegistration>)
src/plugins/piral-modals/src/create.ts:60
↓ 1 callers
Function
withNotifications
(notifications: Array<OpenNotification>)
src/plugins/piral-notifications/src/create.ts:109
↓ 1 callers
Function
withPage
(name: string, value: PageRegistration)
src/framework/piral-core/src/utils/state.ts:27
↓ 1 callers
Function
withPageLayouts
(pageLayouts: Dict<PageLayoutRegistration>, fallback: string)
src/plugins/piral-page-layouts/src/utils.ts:57
↓ 1 callers
Function
withPiletState
( Component: React.ComponentType<TProps & StateConnectorProps<TState, TAction>>, id: string, actions: TA
src/plugins/piral-containers/src/withPiletState.tsx:5
↓ 1 callers
Function
withProvider
(provider: JSX.Element)
src/framework/piral-core/src/utils/state.ts:108
↓ 1 callers
Function
withRoute
( path: string, component: ComponentType<RouteComponentProps<T>>, )
src/framework/piral-core/src/utils/state.ts:123
↓ 1 callers
Function
withRoutes
(routes: Array<string>)
src/plugins/piral-dashboard/src/helpers.ts:43
↓ 1 callers
Function
withSearch
(searchProviders: Dict<SearchProviderRegistration>, query: string, items: Array<ReactChild>)
src/plugins/piral-search/src/create.ts:118
↓ 1 callers
Function
withTiles
(tiles: Dict<TileRegistration>)
src/plugins/piral-dashboard/src/helpers.ts:28
↓ 1 callers
Function
withoutExtension
(name: string, reference: any)
src/framework/piral-core/src/utils/state.ts:74
↓ 1 callers
Function
withoutPage
(name: string)
src/framework/piral-core/src/utils/state.ts:42
↓ 1 callers
Function
wrapComponent
( converters: ComponentConverters<T & BaseComponentProps>, component: AnyComponent<T & BaseComponentProps>
src/framework/piral-core/src/components/wrapComponent.tsx:57
↓ 1 callers
Function
wrapForeignComponent
( component: ForeignComponent<T & BaseComponentProps>, captured: CapturedProps, Wrapper: React.FC<T>, )
src/framework/piral-core/src/components/wrapComponent.tsx:27
↓ 1 callers
Function
wrapReactComponent
( Component: React.ComponentType<T & BaseComponentProps>, captured: CapturedProps, Wrapper: React.FC<T>,
src/framework/piral-core/src/components/wrapComponent.tsx:15
↓ 1 callers
Function
wrapResults
( result: SearchResultType | Array<SearchResultType>, api: PiletApi, context: GlobalStateContext, )
src/plugins/piral-search/src/create.ts:109
↓ 1 callers
Function
writeCommandContent
(command, content)
tools/generate-command-docs.js:23
↓ 1 callers
Function
writeRemoteTypes
( rootDir: string, appPackages: Array<PiralInstancePackageData>, piletPackage: PiletPackageData, pilet
src/tooling/piral-cli/src/common/package.ts:251
Function
App
()
src/pages/www/src/scripts/App.tsx:9
Function
Banner
()
src/pages/www/src/scripts/components/Banner.tsx:3
Function
Breadcrumbs
()
src/plugins/piral-breadcrumbs/src/Breadcrumbs.tsx:64
Function
Capabilities
()
src/pages/www/src/scripts/components/Capabilities.tsx:4
Function
Capability
({ image, title, cta, children })
src/pages/www/src/scripts/components/Capability.tsx:10
Function
Companies
()
src/pages/www/src/scripts/components/Companies.tsx:14
Function
Company
({ image, title })
src/pages/www/src/scripts/components/Companies.tsx:8
Function
Component
({ title })
src/framework/piral-core/src/utils/extension.test.tsx:11
Method
CycleExtension
* Renders a Piral extension into a Cycle component.
src/converters/piral-cycle/src/types.ts:52
Function
Dashboard
(props)
src/plugins/piral-dashboard/src/Dashboard.tsx:14
Function
DashboardContainer
({ children })
src/samples/sample-cross-fx/src/index.tsx:32
Function
DefaultBreadbrumbItem
(props)
src/plugins/piral-breadcrumbs/src/default.tsx:9
← previous
next →
1,401–1,500 of 2,787, ranked by callers