Convenience wrapper around the core crypto Hash class with simpler API and better defaults. The operation is executed using worker_threads. A thread is lazily spawned on the first operation and lives ...
Extend Core is a TypeScript library offering utility functions to enhance JavaScript core objects (Array, String, Object, Date, Number, JSON, File, Buffer, Function, Promise) with methods for ...