TypeScript - client side - ๐ check if zip file is encrypted or protected by a password on browser
๐ Problem
I want to check if the zip file is encrypted or protected by a password.
So, when I read that file, the error occurred. The error message should be exported from the library. Something like "File contains encrypted entry ๐
".
๐ฆ Solution
I...
loclv.hashnode.dev2 min read