Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cphayim/ombro
/ functions
Functions
131 in github.com/Cphayim/ombro
⨍
Functions
131
◇
Types & classes
18
Function
createSpinner
(message: string)
packages/logger/src/logger.ts:116
Function
createThrowErrorFunction
(message: string)
packages/fetchin/src/utils.ts:17
Method
currentLang
()
packages/fetchin-locale/src/manager.ts:13
Method
currentLocale
()
packages/fetchin-locale/src/manager.ts:24
Function
debug
(message: unknown, tag = '')
packages/logger/src/logger.ts:54
Function
done
(message: unknown, tag = '', plain = false)
packages/logger/src/logger.ts:66
Function
emit
* Invoke all handlers for the given event type. * If present, `'*'` handlers are invoked for all event types. * * Note: Manually firing
packages/mitten/src/index.ts:86
Function
error
(message: unknown, tag = '', plain = false)
packages/logger/src/logger.ts:80
Function
example
()
packages/h5plus/src/index.ts:1
Function
foo
()
packages/mitten/src/__tests__/index.spec.ts:65
Method
getUri
* get full request uri
packages/fetchin/src/fetchin.ts:142
Function
info
(message: unknown, tag = '')
packages/logger/src/logger.ts:60
Method
inst
()
packages/fetchin/src/fetchin.ts:19
Function
off
* Remove an event handler for the given type. * If `handler` is omitted, all handlers of the given type are removed. * @param type type of e
packages/mitten/src/index.ts:65
Function
on
* Register an event handler for the given type. * @param type type of event to listen for, or '*' for all events * @param handler callback i
packages/mitten/src/index.ts:47
Method
patch
* patch request
packages/fetchin/src/fetchin.ts:84
Method
patchForm
* patch form request
packages/fetchin/src/fetchin.ts:127
Method
post
* post request
packages/fetchin/src/fetchin.ts:62
Method
postForm
* post form request
packages/fetchin/src/fetchin.ts:105
Method
put
* put request
packages/fetchin/src/fetchin.ts:73
Method
putForm
* put form request
packages/fetchin/src/fetchin.ts:116
Method
removeRequestInterceptor
* remove request interceptor
packages/fetchin/src/fetchin.ts:171
Method
removeResponseInterceptor
* remove response interceptor
packages/fetchin/src/fetchin.ts:178
Method
request
(config: FetchinRequestConfig<D>)
packages/fetchin/src/fetchin.ts:135
Function
setConfig
(config: OChatConfig)
packages/cli-chat/src/config.ts:72
Function
startLoading
(message: string)
packages/logger/src/logger.ts:97
Function
stopLoading
()
packages/logger/src/logger.ts:101
Function
toggleModel
(input: string)
packages/cli-chat/src/chat/extensions.ts:41
Function
upgrade
(options: UpgradeOptions)
packages/h5plus/src/lib/upgrade.ts:103
Function
verbose
(message: unknown, tag = '')
packages/logger/src/logger.ts:48
Function
warn
(message: unknown, tag = '', plain = false)
packages/logger/src/logger.ts:73
← previous
101–131 of 131, ranked by callers