sindresorhus/file-type

Support for .xlsm, .ppsm, .ppsx, .vsdx, .docm file types

Closed this issue · 4 comments

Description

I am trying to upload files in my project.
Is there a way to support .xlsm, .ppsm, .ppsx, .vsdx, .docm these file-types which are macro enabled using this package ?

Existing Issue Check

  • I have searched the existing issues and could not find any related to my problem.

File-Type Scope Acknowledgment

  • I understand that file-type detects binary file types and not text or other formats.

@sindresorhus Can i please get any insights regarding whether this is possible or not?
Any help would be greatly appreciated

The supported file types are listed in the readme. We welcome contributions for additional file types.

@sindresorhus I would like to have support for these 5 file types

  1. XLSM
  2. PPSM
  3. PPSX
  4. VSDX
  5. DOCM

If the are files, which are not recognized, please reopen this issue, and submit sampled. Preferably small samples.