Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agadmator-library/agadmator-library.github.io
/ functions
Functions
335 in github.com/agadmator-library/agadmator-library.github.io
⨍
Functions
335
◇
Types & classes
116
↓ 1 callers
Function
animateSparePieceToSquare
(piece, dest, completeFn)
js/chessboard-1.0.0.js:951
↓ 1 callers
Function
animateSquareToSquare
(src, dest, piece, completeFn)
js/chessboard-1.0.0.js:908
↓ 1 callers
Function
buildBoardHTML
(orientation)
js/chessboard-1.0.0.js:799
↓ 1 callers
Function
buildContainerHTML
(hasSparePieces)
js/chessboard-1.0.0.js:519
↓ 1 callers
Function
calculateAnimations
(pos1, pos2)
js/chessboard-1.0.0.js:1036
↓ 1 callers
Function
calculatePositionFromMoves
(position, moves)
js/chessboard-1.0.0.js:496
↓ 1 callers
Function
calculateSquareSize
()
js/chessboard-1.0.0.js:757
↓ 1 callers
Function
captureSquareOffsets
()
js/chessboard-1.0.0.js:1172
↓ 1 callers
Function
checkContainerArg
(containerElOrString)
js/chessboard-1.0.0.js:614
↓ 1 callers
Function
checkJQuery
()
js/chessboard-1.0.0.js:600
↓ 1 callers
Function
combine
()
build_scripts/combine.ts:178
↓ 1 callers
Function
createElIds
()
js/chessboard-1.0.0.js:776
↓ 1 callers
Function
createRadius
(square)
js/chessboard-1.0.0.js:462
↓ 1 callers
Function
decodeResult
(result: number)
src/stores/videosStore.ts:16
↓ 1 callers
Method
delete
(id: string)
build_scripts/db.ts:99
↓ 1 callers
Function
doAnimations
(animations, oldPos, newPos)
js/chessboard-1.0.0.js:991
↓ 1 callers
Function
downloadContentDetails
(youtube: any, ids: string[])
build_scripts/loadNewMovies.ts:4
↓ 1 callers
Function
dropDraggedPieceOnSquare
(square)
js/chessboard-1.0.0.js:1245
↓ 1 callers
Method
evaluate
(ids: string[], force: boolean = false)
build_scripts/stockfish/StockfishService.ts:180
↓ 1 callers
Method
evaluateFromMessages
()
build_scripts/stockfish/StockfishService.ts:120
↓ 1 callers
Method
evaluatePosition
(fen: string)
build_scripts/stockfish/StockfishService.ts:62
↓ 1 callers
Method
expand
(fen: string)
build_scripts/util/FenShortener.ts:31
↓ 1 callers
Function
expandConfig
(config)
js/chessboard-1.0.0.js:557
↓ 1 callers
Function
expandConfigArgumentShorthand
(config)
js/chessboard-1.0.0.js:541
↓ 1 callers
Function
expandFenEmptySquares
(fen)
js/chessboard-1.0.0.js:416
↓ 1 callers
Method
exportGames
(id: string, force: boolean = false)
build_scripts/lichess/LichessService.ts:25
↓ 1 callers
Function
extractFromWhiteAndBlackPgnNotes
(description: string)
build_scripts/players/playersExtractor.ts:29
↓ 1 callers
Function
extractGames
(description: string, id: string)
build_scripts/extractPGN.ts:122
↓ 1 callers
Function
extractPgnForAll
()
build_scripts/extractPGN.ts:319
↓ 1 callers
Function
extractPlayers
(id: string, description: string, pgn: string | undefined)
build_scripts/players/playersExtractor.ts:42
↓ 1 callers
Function
fe
(e)
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Function
fenToPieceCode
(piece)
js/chessboard-1.0.0.js:306
↓ 1 callers
Method
fetch
(game: DescriptionGame)
build_scripts/chesstempo/ChesstempoClient.ts:10
↓ 1 callers
Method
fetchGames
(fen: string)
build_scripts/lichessMasters/LichessMastersClient.ts:8
↓ 1 callers
Method
fetchGames
(fen: string)
build_scripts/chess365/Chess365Client.ts:10
↓ 1 callers
Method
fetchGames
(fen: string)
build_scripts/chessCom/ChessComClient.ts:9
↓ 1 callers
Function
findClosestPiece
(position, piece, square)
js/chessboard-1.0.0.js:445
↓ 1 callers
Function
getDate
(id: string, idx: number)
build_scripts/combine.ts:131
↓ 1 callers
Function
getPgns
(id: string, description: string)
build_scripts/extractPGN.ts:209
↓ 1 callers
Function
getResult
(id: string, idx: number)
build_scripts/combine.ts:30
↓ 1 callers
Method
handleMessage
(message: string)
build_scripts/stockfish/StockfishService.ts:98
↓ 1 callers
Method
importGame
(pgn: string)
build_scripts/lichess/LichessClient.ts:11
↓ 1 callers
Function
importMissingLichessGamesIds
()
build_scripts/nodeActions/loadMissingData.ts:87
↓ 1 callers
Function
initDOM
()
js/chessboard-1.0.0.js:1768
↓ 1 callers
Function
isQueenSacrifice
(pgn: string)
src/filter/QueenSacrificeFilter.ts:14
↓ 1 callers
Method
isReady
()
build_scripts/stockfish/StockfishService.ts:88
↓ 1 callers
Function
isTouchDevice
()
js/chessboard-1.0.0.js:290
↓ 1 callers
Function
loadMissingChess365Info
()
build_scripts/nodeActions/loadMissingData.ts:51
↓ 1 callers
Function
loadMissingChessComInfo
()
build_scripts/nodeActions/loadMissingData.ts:15
↓ 1 callers
Function
loadMissingChesstempoInfo
()
build_scripts/nodeActions/loadMissingData.ts:33
↓ 1 callers
Function
loadMissingLichessGamesEvals
()
build_scripts/nodeActions/loadMissingData.ts:109
↓ 1 callers
Function
loadMissingLichessMastersInfo
()
build_scripts/nodeActions/loadMissingData.ts:69
↓ 1 callers
Function
loadNewMovies
()
build_scripts/loadNewMovies.ts:18
↓ 1 callers
Function
loadNewVideos
()
build_scripts/nodeActions/loadNewVideos.ts:10
↓ 1 callers
Function
pieceCodeToFen
(piece)
js/chessboard-1.0.0.js:317
↓ 1 callers
Method
positionInVideo
(videoId: string)
src/filter/PgnFilter.ts:25
↓ 1 callers
Function
refreshVideo
()
build_scripts/nodeActions/refreshVideo.ts:9
↓ 1 callers
Function
retryChess365Com
()
build_scripts/nodeActions/retryDataRetrieval.ts:70
↓ 1 callers
Function
retryChessCom
()
build_scripts/nodeActions/retryDataRetrieval.ts:44
↓ 1 callers
Function
retryChesstempoCom
()
build_scripts/nodeActions/retryDataRetrieval.ts:57
↓ 1 callers
Method
saveDescriptionGames
(id: string, games: DescriptionGame[])
build_scripts/db.ts:65
↓ 1 callers
Function
se
()
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Function
setInitialState
()
js/chessboard-1.0.0.js:727
↓ 1 callers
Method
shrink
(fen: string)
src/stores/positionsStore.ts:5
↓ 1 callers
Function
snapbackDraggedPiece
()
js/chessboard-1.0.0.js:1188
↓ 1 callers
Function
squareDistance
(squareA, squareB)
js/chessboard-1.0.0.js:427
↓ 1 callers
Function
squeezeFenEmptySquares
(fen)
js/chessboard-1.0.0.js:406
↓ 1 callers
Function
t
()
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Function
te
(e)
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Method
terminate
()
build_scripts/stockfish/StockfishService.ts:57
↓ 1 callers
Function
translateChesstempoComResult
(text: string | undefined | null)
build_scripts/combine.ts:47
↓ 1 callers
Function
translateLichessMastersResult
(text: string | undefined | null)
build_scripts/combine.ts:60
↓ 1 callers
Function
u
(e)
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Function
ue
(e,r,n)
js/chessboard-1.0.0.min.js:2
↓ 1 callers
Function
validJQueryVersion
()
js/chessboard-1.0.0.js:294
↓ 1 callers
Function
validMove
(move)
js/chessboard-1.0.0.js:182
↓ 1 callers
Function
validSemanticVersion
(version, minimum)
js/chessboard-1.0.0.js:118
↓ 1 callers
Function
validThrottleRate
(rate)
js/chessboard-1.0.0.js:177
Function
D
(e)
js/chessboard-1.0.0.min.js:2
Function
J
(e)
js/chessboard-1.0.0.min.js:2
Function
L
(e)
js/chessboard-1.0.0.min.js:2
Function
Q
(e)
js/chessboard-1.0.0.min.js:2
Function
R
(e)
js/chessboard-1.0.0.min.js:2
Function
U
(e)
js/chessboard-1.0.0.min.js:2
Function
X
(e)
js/chessboard-1.0.0.min.js:2
Function
complete
()
js/chessboard-1.0.0.js:1198
Function
constructor
(containerElOrString, config)
js/chessboard-1.0.0.js:649
Method
constructor
( readonly pgn: string )
src/model/Pgn.ts:8
Method
constructor
( public readonly white: string, public readonly black: string, public readonly result
src/model/Game.ts:4
Method
constructor
( public readonly id: string, public readonly title: string, public readonly date: Dat
src/model/Video.ts:4
Method
constructor
( private readonly date: Date, )
src/filter/PublishedFromFilter.ts:6
Method
constructor
( private readonly title: string, )
src/filter/TitleFilter.ts:8
Method
constructor
( private readonly leftPlayerName: string, private readonly rightPlayerName: string, )
src/filter/MatchBetweenFilter.ts:5
Method
constructor
( private readonly length: number, )
src/filter/LengthToFilter.ts:5
Method
constructor
( private readonly date: Date, )
src/filter/PublishedToFilter.ts:6
Method
constructor
( private readonly year: number, )
src/filter/GameYearFromFilter.ts:6
Method
constructor
( private readonly result: GameResult )
src/filter/GameResultFilter.ts:7
Method
constructor
( private readonly side: Side | undefined, private readonly result: Result )
src/filter/SideResultFilter.ts:9
Method
constructor
( private readonly minCount: number )
src/filter/QueenCountFilter.ts:7
Method
constructor
()
src/filter/QueenSacrificeFilter.ts:88
← previous
next →
101–200 of 335, ranked by callers