Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 423 Bytes

file-type-detection

A draft repo to test different parsing methods to detect the file signature of any given file
Add files to test files to testFiles/ add names to

paths: string[]

npm run start for the /read.ts version and
npm run trie to see /trie.ts in action