MCPcopy Create free account

hub / github.com/i18next/react-i18next / functions

Functions610 in github.com/i18next/react-i18next

↓ 1 callersFunctionjsxElementToDeclaration
* Convert a JSX element to a declaration object: { type: Component, props: {...} }
icu.macro.js:316
↓ 1 callersFunctionke
react-i18next.min.js:1
↓ 1 callersMethodload
()
react-i18next.js:1862
↓ 1 callersMethodload
(e,t,s)
react-i18next.min.js:1
↓ 1 callersFunctionloadLanguages
(i18n, lng, ns, cb)
react-i18next.js:2408
↓ 1 callersFunctionloadLanguages
(i18n, lng, ns, cb)
src/utils.js:52
↓ 1 callersMethodloadLanguages
(e,t)
react-i18next.min.js:1
↓ 1 callersMethodloadNamespaces
(e,t)
react-i18next.min.js:1
↓ 1 callersMethodloadOne
(name, prefix = '')
react-i18next.js:1610
↓ 1 callersMethodloadOne
(e,t="")
react-i18next.min.js:1
↓ 1 callersMethodloaded
(name, err, data)
react-i18next.js:1504
↓ 1 callersMethodloaded
(e,t,s)
react-i18next.min.js:1
↓ 1 callersFunctionlooksLikeObjectPath
(key, nsSeparator, keySeparator)
react-i18next.js:150
↓ 1 callersFunctionmergeCommaExpressions
* add comma-delimited expressions like `{ val, number }`
icu.macro.js:458
↓ 1 callersFunctionmergeProps
(source, target)
react-i18next.js:2498
↓ 1 callersFunctionmergeProps
(source, target)
src/TransWithoutContext.js:27
↓ 1 callersFunctionmergeTaggedTemplateExpressions
* this is for supporting complex icu type interpolations * date`${variable}` and number`{${varName}, ::percent}` * also, plural`{${count}, one { ...
icu.macro.js:475
↓ 1 callersFunctionn
(n)
react-i18next.js:2281
↓ 1 callersMethodnest
(str, fc, options = {})
react-i18next.js:1239
↓ 1 callersMethodnest
(e,t,n={})
react-i18next.min.js:1
↓ 1 callersFunctionnodesToString
(children, i18nOptions, i18n, i18nKey)
react-i18next.js:2521
↓ 1 callersFunctionoe
react-i18next.min.js:1
↓ 1 callersFunctionparseFormatStr
react-i18next.js:1300
↓ 1 callersFunctionpluralAsJSX
(parentPath, { attributes }, babel)
icu.macro.js:111
↓ 1 callersFunctionprocessJSXElement
(jsxElement, mem, t)
icu.macro.js:572
↓ 1 callersFunctionpushPath
(object, path, newValue, concat)
react-i18next.js:73
↓ 1 callersFunctionpushTranslatedJSX
(child, inner, mem, i, isVoid)
react-i18next.js:2651
↓ 1 callersFunctionpushTranslatedJSX
(child, inner, mem, i, isVoid)
src/TransWithoutContext.js:266
↓ 1 callersMethodqueueLoad
(languages, namespaces, options, callback)
react-i18next.js:1465
↓ 1 callersMethodqueueLoad
(e,t,s,n)
react-i18next.min.js:1
↓ 1 callersFunctionre
(e,t,s,n)
react-i18next.min.js:1
↓ 1 callersFunctionregexSafe
react-i18next.js:1105
↓ 1 callersMethodreload
(languages, namespaces, callback)
react-i18next.js:1605
↓ 1 callersMethodremoveNamespaces
(ns)
react-i18next.js:323
↓ 1 callersMethodremoveNamespaces
(e)
react-i18next.min.js:1
↓ 1 callersFunctionremovePending
(q, name)
react-i18next.js:1441
↓ 1 callersFunctionrenderDeclarationNode
(declaration, children, childDeclarations)
react-i18next.js:3290
↓ 1 callersFunctionrenderDeclarationNode
(declaration, children, childDeclarations)
src/IcuTransUtils/renderTranslation.js:15
↓ 1 callersFunctionrenderInner
(child, node, rootReactNode)
react-i18next.js:2646
↓ 1 callersFunctionrenderInner
(child, node, rootReactNode)
src/TransWithoutContext.js:255
↓ 1 callersFunctionrenderNodes
(children, knownComponentsMap, targetString, i18n, i18nOptions, combinedTOpts, shouldUnescape)
react-i18next.js:2626
↓ 1 callersFunctionrenderNodes
( children, knownComponentsMap, targetString, i18n, i18nOptions, combinedTOpts, shouldUnescape,
src/TransWithoutContext.js:212
↓ 1 callersFunctionrenderTranslation
(translation, declarations = [])
react-i18next.js:3310
↓ 1 callersFunctionrequireShim
()
react-i18next.js:3556
↓ 1 callersFunctionrequireUseSyncExternalStoreShim_development
()
react-i18next.js:3482
↓ 1 callersFunctionrequireVoidElements
()
react-i18next.js:2255
↓ 1 callersMethodreset
()
react-i18next.js:1151
↓ 1 callersMethodreset
()
react-i18next.min.js:1
↓ 1 callersFunctionresolveApp
(relativePath)
example/razzle-ssr/src/server.js:18
↓ 1 callersMethodsaveMissing
(languages, namespace, key, fallbackValue, isUpdate, options = {}, clb = () => {})
react-i18next.js:1620
↓ 1 callersMethodsaveMissing
(e,t,s,n,i,r={},o=(()=>{}))
react-i18next.min.js:1
↓ 1 callersFunctionselectAsJSX
(parentPath, { attributes }, babel)
icu.macro.js:173
↓ 1 callersFunctionsetDefaults
(options = {})
react-i18next.js:2471
↓ 1 callersFunctionsetI18n
(instance)
src/i18nInstance.js:3
↓ 1 callersMethodt
react-i18next.min.js:1
↓ 1 callersFunctionthrowOnInvalidType
(type, primaryNode)
icu.macro.js:813
↓ 1 callersFunctiontokenize
react-i18next.js:3238
↓ 1 callersFunctiontransAsJSX
(parentPath, { attributes, children }, babel)
icu.macro.js:225
↓ 1 callersFunctiontrimIndent
(text)
icu.macro.js:448
↓ 1 callersFunctionunescape
react-i18next.js:2458
↓ 1 callersFunctionwe
(e,s,n)
react-i18next.min.js:1
↓ 1 callersFunctionwithSSR
()
react-i18next.js:3825
↓ 1 callersFunctionwithSSR
()
src/withSSR.js:6
↓ 1 callersFunctionye
react-i18next.min.js:1
FunctionApp
()
example/razzle-ssr/src/App.js:6
FunctionApp
()
example/ReactNativeLocizeProject/App.tsx:54
FunctionApp
()
example/react-typescript/simple-multi-namespaces/src/App.tsx:6
FunctionApp
()
example/react-typescript/simple/src/App.tsx:4
FunctionApp
()
example/ReactNativeProject/App.tsx:54
MethodApp
<summary> Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of ma
example/react_native_windows/windows/react_native_windows/App.cpp:22
FunctionAppInner
()
example/ReactNativeLocizeProject/App.tsx:26
FunctionAppInner
()
example/ReactNativeProject/App.tsx:26
FunctionBaseApp
()
example/razzle-ssr/src/client.js:8
FunctionButton
()
test/trans.render.object.spec.jsx:211
FunctionComp1
()
example/react-typescript/simple-multi-namespaces/src/components/Comp1.tsx:3
FunctionComp2
()
example/react-typescript/simple-multi-namespaces/src/components/Comp2.tsx:3
FunctionComp2
()
example/react-typescript/simple-multi-namespaces/src/components/Comp3.tsx:3
FunctionComponent
({ children })
test/trans.render.spec.jsx:760
FunctionComponentUsingMacro
()
example/react-icu/src/ComponentUsingMacro.js:13
FunctionComponentized
()
react-i18next.js:2793
FunctionComponentized
()
src/TransWithoutContext.js:478
MethodCreatePackage
example/react_native_windows/windows/react_native_windows/ReactPackageProvider.cpp:11
FunctionCustomButton
({ children, color })
test/IcuTrans/IcuTrans.spec.jsx:137
FunctionCustomButton
({ label })
test/IcuTrans/utils/renderTranslation.spec.js:367
FunctionCustomComponent
()
example/test-jest/src/Trans.js:4
FunctionCustomComponent
({ t })
example/test-jest/src/WithTranslation.js:4
FunctionCustomComponent
()
example/test-jest/src/Translation.js:4
FunctionCustomRedComponent
(props: React.PropsWithChildren)
test/typescript/misc/Trans.test.tsx:93
FunctionFunctionComponent
()
test/typescript/misc/withSSR.test.tsx:43
FunctionFunctionComponentWithProps
()
test/typescript/misc/withSSR.test.tsx:55
FunctionI18nextProvider
({ i18n, defaultNS, children })
react-i18next.js:3777
FunctionI18nextProvider
({ i18n, defaultNS, children })
src/I18nextProvider.js:4
FunctionI18nextWithSSR
({ initialI18nStore, initialLanguage, ...rest })
react-i18next.js:3826
FunctionI18nextWithSSR
({ initialI18nStore, initialLanguage, ...rest })
src/withSSR.js:8
FunctionI18nextWithTranslation
({ forwardedRef, ...rest })
react-i18next.js:3736
FunctionI18nextWithTranslation
({ forwardedRef, ...rest })
src/withTranslation.js:7
FunctionICUMacro
({ references, state, babel })
icu.macro.js:7
FunctionIcon
({ name })
test/IcuTrans/IcuTrans.spec.jsx:162
FunctionIcuTrans
({ i18nKey, defaultTranslation, content, ns, values = {}, i18n: i18nFromProps, t:
react-i18next.js:3439
FunctionIcuTrans
({ i18nKey, defaultTranslation, content, ns, values = {}, i18n: i18nFromProps, t: tFromProps, })
src/IcuTrans.js:78
← previousnext →301–400 of 610, ranked by callers