isJson | application/json, application/ld+json, application/json5, text/json, and related JSON variants |
isAudio | Any audio/* type |
isVideo | Any video/* type |
isMp4 | video/mp4 |
isMp3 | audio/mpeg |
isSvg | image/svg+xml |
isJpeg / isJpg | JPEG images |
isPng | PNG images |
isGif | GIF images |
isWebp | WebP images |
isImage | Any image/* type |
isCsv | text/csv |
isPdf | application/pdf |
isHtml | text/html |
isCss | text/css |
isJavaScript | JavaScript MIME variants |
isXml | XML MIME variants |
isText | text/* |
isPlainText | text/plain |
isMarkdown | text/markdown, text/x-markdown |
isRtf | application/rtf |
isZip | application/zip |
isGzip | application/gzip, application/x-gzip |
isFont | Font MIME types |
isWord | Microsoft Word document types |
isExcel | Microsoft Excel document types |
isPowerPoint | Microsoft PowerPoint document types |
isOctetStream | application/octet-stream |
isBlob | application/octet-stream |
isStream | application/octet-stream, application/stream |
isFormData | application/form-data |
isForm | application/x-www-form-urlencoded |
isMultipart | Any multipart/* type |