ReadableRegex/readableRegex

Add getFileType API route and function

Offen

#52 geöffnet am 06.02.2025

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (22 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (12 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide