@splash-cli/parse-exif

1.0.0 • Public • Published

parse-exif

Parse unsplash exif

Install

	$ npm install @splash-cli/parse-exif --save

	#or

	$ yarn add @splash-cli/parse-exif

Usage

	import printBlock from '@splash-cli/parse-exif';

	parseExif(data) //=> { model: '...' }

Api

parseExif(source)

Returns unsplash parsed exif (Object)

source

Type: Object Unsplash Api exif

License

MIT © Federico Vitale

Readme

Keywords

Package Sidebar

Install

npm i @splash-cli/parse-exif

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

115 kB

Total Files

8

Last publish

Collaborators

  • rawnly