An open API service indexing awesome lists of open source software.

https://github.com/cfunkz/typescript-textchecker


https://github.com/cfunkz/typescript-textchecker

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# typescript-textchecker

This scipt checks a file provided is valid text using mimetype and byte check. If more than 1% of the file has non-readable characters, it fails the check.