MCPcopy Create free account

hub / github.com/deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT / functions

Functions337 in github.com/deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT

↓ 1 callersFunctionaddToSearchHistory
(city)
Basic Projects/3-weather_app/script.js:128
↓ 1 callersFunctionaddTransactionDOM
(transaction)
Intermediate Projects/9-expense_tracker/script.js:47
↓ 1 callersFunctionannounceTabChange
* Announce tab change for screen readers
Basic Projects/4-clock/script.js:255
↓ 1 callersFunctionbindData
(articles)
Web Scraping and API Projects/3-news_app_using_news_api/script.js:19
↓ 1 callersMethodcalculate
()
Basic Projects/7-tip_calculator/script.js:62
↓ 1 callersFunctioncalculateScore
()
Basic Projects/5-trivia_game/script.js:1580
↓ 1 callersFunctioncheckAudioPermission
(audioElement)
Basic Projects/9-pomodoro_timer/script.js:9
↓ 1 callersFunctioncheckForGameOver
()
Games/4-2048_game/script.js:225
↓ 1 callersFunctioncheckForMatch
()
Games/2-memory_game/script.js:70
↓ 1 callersFunctioncheckNotificationPermission
* Check notification permission
Basic Projects/4-clock/script.js:304
↓ 1 callersFunctioncheckPreferredColorScheme
()
Basic Projects/5-trivia_game/script.js:1122
↓ 1 callersFunctioncheckThemePreference
()
Basic Projects/2-calculator/script.js:268
↓ 1 callersFunctioncheckWin
()
Games/1-tic_tac_toe/script.js:39
↓ 1 callersFunctioncheckWins
(boardState, player)
Games/Tic Tac Toe/app.js:40
↓ 1 callersMethodclear
()
Basic Projects/6-currency_converter/assets/js/ApiClient.js:42
↓ 1 callersMethodclearTimer
()
Basic Projects/8-countdown_timer/script.js:101
↓ 1 callersFunctioncollision
(head, array)
Games/3-snake_game/script.js:54
↓ 1 callersMethodcomputeBMI
(weight, height)
Basic Projects/10-bmi_calculator/script.js:81
↓ 1 callersMethodcomputeResults
(bill, tipPercentage, people)
Basic Projects/7-tip_calculator/script.js:85
↓ 1 callersMethodconvertCurrency
()
Basic Projects/6-currency_converter/assets/js/CurrencyConverter.js:84
↓ 1 callersFunctioncreateAriaAnnouncements
* Create ARIA announcements element for accessibility
Basic Projects/4-clock/script.js:272
↓ 1 callersFunctioncreateBoard
()
Games/4-2048_game/script.js:8
↓ 1 callersFunctioncreateCard
(image)
Games/2-memory_game/script.js:46
↓ 1 callersMethodcreateFetchOptions
(method, data)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:79
↓ 1 callersMethodcreateFullUrl
(url, method, params)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:88
↓ 1 callersFunctioncreateParticles
()
Basic Projects/5-trivia_game/script.js:29
↓ 1 callersMethoddecrementTimer
()
Basic Projects/9-pomodoro_timer/assets/js/PomodoroTimer.js:77
↓ 1 callersFunctiondeleteTask
(taskId)
Collaboration Tools/4-time_tracking_app/script.js:52
↓ 1 callersFunctiondeleteTask
(index)
Basic Projects/1-to_do_list/scripts.js:173
↓ 1 callersMethoddetermineBMICategory
(bmi)
Basic Projects/10-bmi_calculator/script.js:85
↓ 1 callersFunctiondisplayError
()
Basic Projects/2-calculator/script.js:118
↓ 1 callersMethoddisplayError
()
Basic Projects/10-bmi_calculator/script.js:97
↓ 1 callersFunctiondisplayForecast
(forecastData)
Basic Projects/3-weather_app/script.js:261
↓ 1 callersFunctiondisplayIssues
(issues)
Open Source Contributions/2-fix_bugs_in_open_source_projects/script.js:57
↓ 1 callersFunctiondisplayProfile
(user)
Web Scraping and API Projects/1-github_user_finder/script.js:19
↓ 1 callersMethoddisplayResult
(bmi, category)
Basic Projects/10-bmi_calculator/script.js:93
↓ 1 callersMethoddisplayResults
({ tipAmount, totalAmount, amountPerPerson })
Basic Projects/7-tip_calculator/script.js:93
↓ 1 callersFunctiondisplayWeather
(currentData, forecastData)
Basic Projects/3-weather_app/script.js:232
↓ 1 callersFunctioneditTask
(index)
Basic Projects/1-to_do_list/scripts.js:163
↓ 1 callersFunctionendGame
()
Basic Projects/5-trivia_game/script.js:1755
↓ 1 callersFunctionendTask
(taskId)
Collaboration Tools/4-time_tracking_app/script.js:77
↓ 1 callersMethodfetch
(url, options)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:52
↓ 1 callersFunctionfetchIssuesFromRepo
(repoUrl)
Open Source Contributions/2-fix_bugs_in_open_source_projects/script.js:17
↓ 1 callersMethodfetchSupportedCurrencies
()
Basic Projects/6-currency_converter/assets/js/CurrencyConverter.js:26
↓ 1 callersFunctionfillDataInCard
(cardClone, article)
Web Scraping and API Projects/3-news_app_using_news_api/script.js:33
↓ 1 callersFunctionfilterAndSearchTasks
()
Basic Projects/1-to_do_list/scripts.js:44
↓ 1 callersFunctionformatDate
(timestamp)
Basic Projects/3-weather_app/script.js:41
↓ 1 callersFunctionformatDay
(timestamp)
Basic Projects/3-weather_app/script.js:48
↓ 1 callersFunctiongenerateID
()
Intermediate Projects/9-expense_tracker/script.js:43
↓ 1 callersMethodgetCacheKey
(url, method, data, params)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:165
↓ 1 callersFunctiongetClassByRate
(vote)
Web Scraping and API Projects/11-movie_website_TMDB-API/script.js:11
↓ 1 callersFunctiongetCurrentWeather
(city)
Basic Projects/3-weather_app/script.js:148
↓ 1 callersMethodgetDialogTexts
(isWorkTime)
Basic Projects/9-pomodoro_timer/assets/js/AlarmDialog.js:22
↓ 1 callersFunctiongetDragAfterElement
(container, x)
Miscellaneous Projects/8-drag_and_drop_interface/script.js:26
↓ 1 callersMethodgetExchangeRate
(fromCurrency, toCurrency)
Basic Projects/6-currency_converter/assets/js/CurrencyConverter.js:104
↓ 1 callersFunctiongetFilteredQuestions
()
Basic Projects/5-trivia_game/script.js:1308
↓ 1 callersFunctiongetForecast
(lat, lon)
Basic Projects/3-weather_app/script.js:166
↓ 1 callersMethodgetHeight
()
Basic Projects/10-bmi_calculator/script.js:69
↓ 1 callersMethodgetInputValues
()
Basic Projects/7-tip_calculator/script.js:74
↓ 1 callersMethodgetTotalSeconds
()
Basic Projects/8-countdown_timer/script.js:121
↓ 1 callersFunctiongetWeatherTheme
(weatherId)
Basic Projects/3-weather_app/script.js:73
↓ 1 callersMethodgetWeight
()
Basic Projects/10-bmi_calculator/script.js:73
↓ 1 callersFunctionhandleEnableAudioButtonClick
(audioElement)
Basic Projects/9-pomodoro_timer/script.js:24
↓ 1 callersMethodhandleFailure
(error, onFailure = noop)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:107
↓ 1 callersMethodhandleSuccess
(data, onSuccess = noop)
Basic Projects/6-currency_converter/assets/js/ApiClient.js:102
↓ 1 callersMethodincrement
()
Basic Projects/9-pomodoro_timer/assets/js/CompletionCounter.js:11
↓ 1 callersFunctioninit
* Initialize application
Basic Projects/4-clock/script.js:129
↓ 1 callersFunctioninit
()
Games/3-snake_game/script.js:20
↓ 1 callersMethodinit
()
Performance and Optimization Projects/8-progressive_image_loading/assets/js/ProgressiveImageLoader.js:10
↓ 1 callersMethodinitDarkMode
()
Basic Projects/8-countdown_timer/script.js:152
↓ 1 callersFunctioninitDigitalFormat
* Apply saved digital clock format
Basic Projects/4-clock/script.js:181
↓ 1 callersMethodinitModal
()
Basic Projects/9-pomodoro_timer/assets/js/Settings.js:40
↓ 1 callersMethodinitProgressiveImages
()
Performance and Optimization Projects/8-progressive_image_loading/assets/js/ProgressiveImageLoader.js:14
↓ 1 callersMethodinitSelectors
()
Basic Projects/10-bmi_calculator/script.js:34
↓ 1 callersFunctioninitShowSeconds
* Apply saved seconds display setting
Basic Projects/4-clock/script.js:195
↓ 1 callersFunctioninitTabNavigation
* Set up tab navigation
Basic Projects/4-clock/script.js:209
↓ 1 callersFunctioninitTheme
* Apply saved theme
Basic Projects/4-clock/script.js:167
↓ 1 callersMethodinitTheme
()
Basic Projects/10-bmi_calculator/script.js:47
↓ 1 callersFunctioninitializeGame
()
Games/2-memory_game/script.js:27
↓ 1 callersFunctioninitializePomodoroTimer
()
Basic Projects/9-pomodoro_timer/script.js:5
↓ 1 callersMethodinitializeSelects
()
Basic Projects/8-countdown_timer/script.js:67
↓ 1 callersFunctioninitializeSounds
()
Basic Projects/5-trivia_game/script.js:1096
↓ 1 callersFunctioninputDecimal
(dot)
Basic Projects/2-calculator/script.js:48
↓ 1 callersMethodisValidInput
(height, weight)
Basic Projects/10-bmi_calculator/script.js:77
↓ 1 callersFunctionkeyDown
()
Games/4-2048_game/script.js:202
↓ 1 callersFunctionkeyLeft
()
Games/4-2048_game/script.js:195
↓ 1 callersFunctionkeyRight
()
Games/4-2048_game/script.js:188
↓ 1 callersFunctionkeyUp
()
Games/4-2048_game/script.js:209
↓ 1 callersMethodloadDarkModeSetting
()
Basic Projects/9-pomodoro_timer/assets/js/DarkMode.js:17
↓ 1 callersMethodloadHighResolutionImage
(container)
Performance and Optimization Projects/8-progressive_image_loading/assets/js/ProgressiveImageLoader.js:19
↓ 1 callersFunctionloadHighScores
()
Basic Projects/5-trivia_game/script.js:1170
↓ 1 callersMethodloadSavedColors
()
Performance and Optimization Projects/8-progressive_image_loading/assets/js/ThemeManager.js:36
↓ 1 callersMethodloadSavedColors
()
Basic Projects/6-currency_converter/assets/js/ThemeManager.js:36
↓ 1 callersMethodloadSavedTheme
()
Performance and Optimization Projects/8-progressive_image_loading/assets/js/ThemeManager.js:29
↓ 1 callersMethodloadSavedTheme
()
Basic Projects/6-currency_converter/assets/js/ThemeManager.js:29
↓ 1 callersMethodloadSettings
()
Basic Projects/9-pomodoro_timer/assets/js/Settings.js:10
↓ 1 callersMethodloadThemePreference
()
Basic Projects/7-tip_calculator/script.js:52
↓ 1 callersMethodloadTotalCompletions
()
Basic Projects/9-pomodoro_timer/assets/js/CompletionCounter.js:23
↓ 1 callersFunctionmakeDraggable
(element)
Intermediate Projects/1-notes_app/script.js:86
↓ 1 callersFunctionnotifyTimerComplete
()
Basic Projects/4-clock/script.js:854
← previousnext →101–200 of 337, ranked by callers