ReadableRegex/readableRegex

Add getFileType API route and function

Aberta

#52 aberto em 6 de fev. de 2025

 (2 comentários) (0 reação) (1 responsável)JavaScript (22 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (12 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador