Commit Graph

1 Commits

Author SHA1 Message Date
68d9d00123 feat: add text file reader with normalization and stats preview
Adds a new script to read local text files, normalize line endings, and display character statistics and previews. The script handles missing data files gracefully by using a fallback sample and provides detailed output including total characters, unique characters, and a 200-character preview with literal newline representations.
2025-09-23 12:44:22 -04:00