Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-26 22:07:30 +03:00
parent c5623e8bb4
commit a74d745dc1

View File

@ -40,6 +40,8 @@ Electron / node app:
- electron - GUI app wrapper
- sharp - image processing (previews / basic fast metadata)
- exif-reader - metadata parser
NOTE: that exif-reader is currently used but
migration to exifreader is planned.
- exiftool - metadata reader (full metadata reader)
- app-module-path - add to node's require search path
- v8-compile-cache - v8 require optimization