@cjser/compressed-extensions
v3.0.0-cjser.2
Published
List of compressed file extensions
Maintainers
Readme
compressed-extensions
List of compressed file extensions
The list is just a JSON file and can be used anywhere.
Install
npm install compressed-extensionsUsage
import compressedExtensions from 'compressed-extensions';
console.log(compressedExtensions);
//=> ['7z', 'apk', …]Related
- is-compressed - Check if a file path is a compressed file
cjser
This package is a CommonJS-compatible build generated by cjser for projects that still need require() support. The source version matches the original npm package version, with a cjser prerelease suffix for this generated build.
Original repository: https://github.com/sindresorhus/compressed-extensions
