GitShow/sindresorhus/file-type-cli
sindresorhus

file-type-cli

Detect the file type of a file or stdin

by sindresorhus
Star on GitHubForknpm

JavaScript

88 stars5 forks3 contributorsQuiet · 4y agoSince 2015v6.0.0MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus19 contributions
soda0289
soda02891 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
soda0289
Upgrade file-type to version 14MergedPR

Made the following changes: Upgraded file-type to version 14 (Breaking change new version of file-type requires Node.js 10) Removed read-chunk library and replaced with FileType.fromFile()

soda0289 · 6y ago
lurch
Number of bytes to readClosedIssue

According to https://github.com/sindresorhus/file-type/blob/master/readme.md "It only needs the first 4100 bytes.". So should this module also be updated to read 4100 bytes, rather than the 262 that it does currently?

lurch · 9y ago
Structured data for AI agents

Repository: sindresorhus/file-type-cli. Description: Detect the file type of a file or stdin Stars: 88, Forks: 5. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v6.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, soda0289, Richienb.

·@ofershap

Replace github.com with gitshow.dev