Add MIME type detection support#33
Conversation
|
Hi! This was my first contribution . |
|
Thanks for your PR @OjasSinh Can you please check all the ticks in PR template. |
|
Hi! I’ve updated the README with MIME type support and added usage examples. |
|
Great @OjasSinh Can you please add unit tests and update test count as well. |
|
Thanks for the review! I verified everything locally — all 75 tests are passing and the branch is up to date with the latest main. |
|
Happy to make any further changes if needed. |
|
Heya. Thanks for the PR. You need to add tests and categorise tests under mime type. And don push package.lock please. |
|
Implementation is complete and verified locally. Removed package-lock.json. Merge conflicts have been resolved. Tests will be added in a follow-up commit. |
|
Added MIME type detection tests as requested. All tests are now passing locally and in CI. |
|
The workflow requires maintainer approval to run. Please let me know if you’d like me to make any changes. |
|
Changes pushed. Please review again |
|
Thanks @OjasSinh |

Pull Request
Description
This PR adds MIME type detection support to improve the accuracy of data type prediction.
Related Issue
Fixes #24
Changes Made
Checklist
Required (PR will not be merged without these):
git rebase main)npm test)npm run lint)index.d.tsCode Quality:
feat:,fix:,style:, etc.)') not double quotes (")console.logstatements in codeTest Results
Avoiding Conflicts
Thank you for contributing! 🎉
See CONTRIBUTING.md for detailed guidelines.