ReadableRegex/readableRegex

Add getFileType API route and function

Aperta

#52 aperta il 6 feb 2025

 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (22 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (12 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

The idea is to return the file type from the extension with any metadata that's useful

This could be useful for file types people don't work with very often

We want a comprehensive list of file names.

Maybe use a js object as a hashmap to directly map to the meta data for fast access

Guida contributor