All files / Rindu/utils index.ts

100% Statements 83/83
100% Branches 0/0
100% Functions 0/0
100% Lines 83/83

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 8445x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x 45x  
export * from "./analyzePlaylist";
export * from "./callPictureInPicture";
export * from "./canvasLoadingAnimation";
export * from "./capitalizeFirstLetter";
export * from "./carousels";
export * from "./chooseImage";
export * from "./colorCoded";
export * from "./colors";
export * from "./configuration/configurationManager";
export * from "./conjuction";
export * from "./constants";
export * from "./contextMenu";
export * from "./cookies";
export * from "./createSpotifyEmbedUrl";
export * from "./deserialize";
export * from "./divideArray";
export * from "./easeInOutCubic";
export * from "./environment";
export * from "./errors";
export * from "./extractNestedObject";
export * from "./extractTextFromChildren";
export * from "./findDuplicateSongs";
export * from "./findIndexOrLast";
export * from "./formatLyrics";
export * from "./formatNumber";
export * from "./formatTime";
export * from "./fullFilledValue";
export * from "./fullScreen";
export * from "./generateSrcSet";
export * from "./getAllAlbums";
export * from "./getAllMyPlaylists";
export * from "./getAllMyShows";
export * from "./getAllTracksFromPlaylist";
export * from "./getArtistInfo";
export * from "./getArtistScrobbleInfo";
export * from "./getArtistsOfTheWeek";
export * from "./getAudioPlayerNextPlayableTrack";
export * from "./getAudioPlayerPreviousPlayableTrack";
export * from "./getAuth";
export * from "./getElementProps";
export * from "./getGeneratedImageUrl";
export * from "./getHeadingStyles";
export * from "./getIdFromUri";
export * from "./getLinesFittingCanvas";
export * from "./getLyrics";
export * from "./getMainColorFromImage";
export * from "./getMBID";
export * from "./getMonth";
export * from "./getMusicFanArt";
export * from "./getServerCookies";
export * from "./getSetList";
export * from "./getSetListArtist";
export * from "./getSetLists";
export * from "./getSpotifyLoginURL";
export * from "./getTimeAgo";
export * from "./getTopTracksCards";
export * from "./getTrackAddedDate";
export * from "./getTracksOfTheWeek";
export * from "./getTranslations";
export * from "./getValidCookieLocale";
export * from "./getYear";
export * from "./handleAsyncError";
export * from "./handleJsonResponse";
export * from "./hexToHsl";
export * from "./hmacToken";
export * from "./htmlToReact";
export * from "./isCorruptedTrack";
export * from "./loadGoogleFont";
export * from "./locale";
export * from "./mapPlaylistItems";
export * from "./normalizeLrcLibLyrics";
export * from "./parseAcceptLanguage";
export * from "./permissions";
export * from "./playButton";
export * from "./playCurrentTrack";
export * from "./removeTokensFromCookieServer";
export * from "./rgbToHex";
export * from "./serverRedirect";
export * from "./templateReplace";
export * from "./timeStringToSeconds";
export * from "./topBar";
export * from "./wait";
export * from "./within";