Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-exif-shim

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-exif-shim

Exif-js Ember Addon

  • 0.2.2
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

<<<<<<< HEAD

ember-exif-shim

Build Status npm version Ember Observer Score

ember shim for exif-js

  • ember install ember-exif-shim

0.2.0

  • use exif-js npm package.
  • exif-tag util
import queryExifTags from "./utils/exif-tag";

model () {
  queryExitTags.then(tags => {
    
  })
}

Development

======= my-addon

[Short description of the addon.]

78b6990... message

<<<<<<< HEAD

  • git clone <repository-url> this repository
  • cd ember-exif-shim
  • npm install ======= Compatibility

78b6990... message

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install my-addon

Usage

[Longer description of how to use the addon in apps.]

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 15 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc