1.2.0 • Published 12 months ago

@monster_property_services/monster-instagram-feed v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

Monster Instagram feed 📱

This is a web component to display the latest instagram pictures of a given instagram profile.

Installation 📦️

You can start using this component right away like this:

  1. CDN
<script type="module" src="https://unpkg.com/@monster_property_services/monster-instagram-feed@1.0.0"></script>
  1. npm
npm i @monster_property_services/monster-instagram-feed

Usage 🎉

This web component needs an apiToken as an attribute in order to pass authentication in our API request.

The apiToken is not the google api token. Is an internal generated token.

<monster-instagram-feed apiToken="your_api_token"></monster-instagram-feed>

Preview

You can see an example of this web component in here ✨: https://codepen.io/Andres2D/pen/oNRWLgM

1.2.0

12 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago