file-type-cli
File Type Detector
Detects the type of file or input provided
Detect the file type of a file or stdin
74 stars
8 watching
4 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects the type of an image from a binary buffer | 373 |
| A utility for determining the type of a value at compile-time or runtime | 1,687 |
| A utility for finding files by walking up parent directories | 40 |
| A utility for permanently deleting files and directories with optional safety features. | 315 |
| A utility library to check if an object is a Node.js stream | 111 |
| A tool to automatically detect and apply consistent indentation in text files. | 196 |
| A plugin for Gulp that only processes files that have changed since the last run. | 742 |
| Detects file type by checking the magic number of a buffer or stream. | 3,748 |
| A command-line utility that opens files or URLs on the user's default application. | 421 |
| Copies files from source to destination using streams and directory utilities. | 346 |
| Copies files from source to destination based on glob patterns and options | 426 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
| A utility module to retrieve input from standard input as a string or buffer | 337 |
| A command-line tool to calculate the compressed size of files or input data | 188 |