Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Buzzpy/Dev-Encyclopedia
/ functions
Functions
36 in github.com/Buzzpy/Dev-Encyclopedia
⨍
Functions
36
◇
Types & classes
8
↓ 12 callers
Function
setupDOM
(cardCount: number = 10)
src/scripts/paginate.test.ts:8
↓ 8 callers
Method
getCurrentPage
()
src/scripts/paginate.test.ts:155
↓ 7 callers
Method
getTotalPages
()
src/scripts/paginate.test.ts:159
↓ 5 callers
Method
showCurrentPage
()
src/scripts/paginate.test.ts:121
↓ 5 callers
Method
showCurrentPage
()
src/scripts/paginate.ts:83
↓ 5 callers
Method
updateButtonStates
()
src/scripts/paginate.test.ts:139
↓ 5 callers
Method
updateButtonStates
()
src/scripts/paginate.ts:105
↓ 4 callers
Method
getVisibleCards
()
src/scripts/paginate.test.ts:167
↓ 4 callers
Function
handleSetTheme
(theme)
src/scripts/hero-action.ts:271
↓ 3 callers
Method
calculateTotalPages
()
src/scripts/paginate.test.ts:115
↓ 3 callers
Method
calculateTotalPages
()
src/scripts/paginate.ts:77
↓ 3 callers
Function
showModal
( title: string, description: string, imageUrl: string | null = "", resourceUrl: string | null = "" )
src/scripts/modal.ts:19
↓ 2 callers
Function
closeModal
()
src/scripts/modal.ts:50
↓ 2 callers
Method
getFilteredCards
()
src/scripts/paginate.test.ts:171
↓ 2 callers
Method
getFilteredCards
()
src/scripts/paginate.ts:27
↓ 2 callers
Method
getItemsPerPage
()
src/scripts/paginate.test.ts:163
↓ 1 callers
Method
init
()
src/scripts/paginate.test.ts:65
↓ 1 callers
Method
init
()
src/scripts/paginate.ts:13
↓ 1 callers
Method
observeFilterChanges
()
src/scripts/paginate.ts:20
↓ 1 callers
Method
refreshPagination
()
src/scripts/paginate.test.ts:108
↓ 1 callers
Method
refreshPagination
()
src/scripts/paginate.ts:34
↓ 1 callers
Function
setTheme
()
src/scripts/hero-action.ts:286
↓ 1 callers
Method
setupEventListeners
()
src/scripts/paginate.test.ts:72
↓ 1 callers
Method
setupEventListeners
()
src/scripts/paginate.ts:41
Function
GET
()
src/pages/api/json-files.js:1
Method
addActive
(items: HTMLCollectionOf<HTMLElement>)
src/scripts/hero-action.ts:142
Method
constructor
()
src/scripts/paginate.test.ts:60
Method
constructor
()
src/scripts/paginate.ts:7
Method
constructor
()
src/scripts/hero-action.ts:3
Method
filterByCategory
( selectedCategory: string, cardCategories: string[] )
src/scripts/hero-action.ts:18
Method
filterCards
()
src/scripts/hero-action.ts:164
Method
removeActive
(items: HTMLCollectionOf<HTMLElement>)
src/scripts/hero-action.ts:150
Function
showAbout
()
src/scripts/hero-action.ts:211
Function
showBuilders
()
src/scripts/hero-action.ts:224
Function
showSponsors
()
src/scripts/hero-action.ts:234
Function
toggleDarkMode
()
src/scripts/hero-action.ts:261