Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.