Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reconbot/exif-library
A nodejs library for reading and writing exif on images
https://github.com/reconbot/exif-library
Last synced: 6 days ago
JSON representation
A nodejs library for reading and writing exif on images
- Host: GitHub
- URL: https://github.com/reconbot/exif-library
- Owner: reconbot
- License: mit
- Created: 2024-01-03T02:20:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T17:57:15.000Z (about 2 months ago)
- Last Synced: 2024-09-16T22:06:27.658Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @reconbot/exif-library
A nice fork of [exif-library](https://github.com/hMatoba/exif-library) for my own uses. I've dropped browser support and changed the api and migrated to my own build system.
[![Release](https://github.com/reconbot/exif-library/actions/workflows/test.yml/badge.svg)](https://github.com/reconbot/exif-library/actions/workflows/test.yml)
## Guide
- Set the repo secret `NPM_TOKEN` before your first push so that you can publish to npm.