React library for the selection, edition and compression of images in png, jpeg and webp formats This package is made completely with html and css without any extra components or npm packages. It's based in functional components based in hooks, for optimization were used memo, useMemo and useCalback for avoiding any extra-renders.
The synchronization-mutex-js package provides a Mutex class. A Mutex (short for mutual exclusion) is a synchronization mechanism used to coordinate access to shared resources.