ReadableRegex/readableRegex

Add getFileType API route and function

开放

#52 创建于 2025年2月6日

 (2 条评论) (0 个反应) (1 位负责人)JavaScript (22 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (12 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南