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 andnpm run trie
to see /trie.ts
in action