@skgrush/BPlist-and-NSKeyedUnarchiver
As the title implies, this is a (TypeScript) library providing a deserializer for bplist (Apple's Binary property list format), as well as an NSKeyedUnarchiver
implementation for converting NSKeyedArchiver
-archived bplists into readable objects.