MCPcopy Create free account

hub / github.com/MatheusPires99/pokedex / functions

Functions48 in github.com/MatheusPires99/pokedex

↓ 9 callersFunctioncapitalizeFirstLetter
(string: string)
server/src/utils/capitalizeFirstLetter.ts:1
↓ 5 callersFunctiongetPokemonIdByUrl
(url: string)
server/src/utils/getPokemonIdByUrl.ts:1
↓ 3 callersFunctiongetColorByPokemonType
(type: string)
mobile/src/utils/getColorByPokemonType.ts:3
↓ 3 callersFunctionuseSearch
()
mobile/src/hooks/search.tsx:64
↓ 2 callersFunctiongetPokemonData
(value: string)
server/src/utils/getPokemonData.ts:6
↓ 1 callersFunctiongetPokemonGenderStats
(gender_rate: number)
mobile/src/utils/getPokemonGenderStats.ts:8
↓ 1 callersFunctionloadPokemonEffectiveness
()
mobile/src/pages/Pokemon/Details/BaseStats/Effectiveness/index.tsx:28
↓ 1 callersFunctionloadPokemonEvolutions
()
mobile/src/pages/Pokemon/Details/Evolution/index.tsx:17
↓ 1 callersFunctionreplaceString
(text: string)
mobile/src/utils/replaceString.ts:1
FunctionAbout
({ pokemon }: SlideProps)
mobile/src/pages/Pokemon/Details/About/index.tsx:22
FunctionApp
()
mobile/App.tsx:19
FunctionAppProvider
({ children }: PropsWithChildren<unknown>)
mobile/src/hooks/index.tsx:5
FunctionBaseStats
({ pokemon }: SlideProps)
mobile/src/pages/Pokemon/Details/BaseStats/index.tsx:9
FunctionBlock
()
mobile/src/components/Block/index.tsx:5
FunctionDetails
({ pokemon, translateY }: DetailsProps)
mobile/src/pages/Pokemon/Details/index.tsx:25
FunctionDots
({ ...props }: Animated.AnimatedProps<ViewProps>)
mobile/src/components/Dots/index.tsx:6
FunctionEffectiveness
({ pokemon }: SlideProps)
mobile/src/pages/Pokemon/Details/BaseStats/Effectiveness/index.tsx:21
FunctionEvolution
({ pokemon }: SlideProps)
mobile/src/pages/Pokemon/Details/Evolution/index.tsx:12
FunctionEvolutionSection
({ firstImage, firstName, secondImage, secondName, minLevel, }: EvolutionSectionProps)
mobile/src/pages/Pokemon/Details/Evolution/EvolutionSection/index.tsx:23
FunctionFloatingButton
()
mobile/src/pages/Home/FloatingButton/index.tsx:13
FunctionHeader
({ children }: PropsWithChildren<unknown>)
mobile/src/components/Header/index.tsx:5
FunctionHeader
({ pokemon, translateY }: HeaderProps)
mobile/src/pages/Pokemon/Header/index.tsx:18
FunctionHome
()
mobile/src/pages/Home/index.tsx:17
FunctionInput
({ setValue, icon, ...rest }: InputProps)
mobile/src/components/Input/index.tsx:12
FunctionLoading
({ size, color, ...rest }: LoadingProps)
mobile/src/components/Loading/index.tsx:11
FunctionMenu
({ translateX }: MenuProps)
mobile/src/pages/Home/FloatingButton/Menu/index.tsx:23
FunctionModal
({ handleCloseModal, children, }: PropsWithChildren<ModalProps>)
mobile/src/components/Modal/index.tsx:15
FunctionMoves
()
mobile/src/pages/Pokemon/Details/Moves/index.tsx:6
FunctionPokeball
({ width, height, color, withRotate, style, }: PokeballProps)
mobile/src/components/Pokeball/index.tsx:17
FunctionPokemon
()
mobile/src/pages/Pokemon/index.tsx:27
FunctionPokemonCard
({ pokemon, afterThirdCard, rightCard, opacity, }: PokemonCardProps)
mobile/src/pages/Home/PokemonCard/index.tsx:21
FunctionPokemonTypes
({ pokemon, size, ...rest }: PokemonTypesProps)
mobile/src/components/PokemonTypes/index.tsx:14
FunctionRoutes
()
mobile/src/routes/index.tsx:11
FunctionSearchModal
()
mobile/src/pages/Home/SearchModal/index.tsx:14
FunctionSearchProvider
({ children }: PropsWithChildren<unknown>)
mobile/src/hooks/search.tsx:24
FunctionSummary
({ pokemon, translateY }: SummaryProps)
mobile/src/pages/Pokemon/Summary/index.tsx:24
FunctionText
({ variant, color, bold, children, ...rest }: PropsWithChildren<TextProps>)
mobile/src/components/Text/index.tsx:15
FunctiondecimeterToFeet
(value: number)
mobile/src/utils/convertValues.ts:4
FunctiondecimeterToMeter
(value: number)
mobile/src/utils/convertValues.ts:1
FunctiongetPokemonImage
(id: string)
server/src/utils/getPokemonImageById.ts:1
FunctionhectogramsToKilograms
(value: number)
mobile/src/utils/convertValues.ts:7
FunctionhectogramsToPounds
(value: number)
mobile/src/utils/convertValues.ts:10
Methodindex
(request: Request, response: Response)
server/src/controllers/Pokemon.ts:8
FunctiononHandlerStateChange
(event: PanGestureHandlerStateChangeEvent)
mobile/src/components/Modal/index.tsx:44
FunctiononHandlerStateChanged
(event: PanGestureHandlerStateChangeEvent)
mobile/src/pages/Pokemon/index.tsx:45
Methodshow
(request: Request, response: Response)
server/src/controllers/Pokemon.ts:31
Methodshow
(request: Request, response: Response)
server/src/controllers/TypesEffectiveness.ts:13
Methodshow
(request: Request, response: Response)
server/src/controllers/Evolutions.ts:12