A simple TypeScript utility to detect data types in a given dataset.
- Data type detection
- CSV and JSON support
- Simple command-line interface
To use data-sniffer, simply run the following command:
npx data-sniffer --file input.csvFor more information, please refer to the documentation.