JSPM

react-instagram-streamer

1.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q9789F
  • License MIT

This will help to stream instagram photos in your laptops on special occasions. Developed as a react package.

Package Exports

  • react-instagram-streamer
  • react-instagram-streamer/dist/index.cjs.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-instagram-streamer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Instagram Streamer

GitHub package.json version Downloads License

This package will help you to display your instagram photos in a grid view and it will allow you to manupulate the view using props. The photos displayed on the grid will dynamically change with cool visuals. Its ready to use and easy to integrate on your react project. you can use in your website footer to show the company's instagram photos dynamically.

Action

View Demo

Install - NPM Package

Installation

You can install using npm or yarn

npm install react-instagram-streamer

Using yarn

yarn add react-instagram-streamer

Usage

Importing and using instagram streamer

import {InstagramStreamer} from 'react-instagram-streamer';

<InstagramStreamer accessToken=" {Your Access Token Here} " />

Props

  • accessToken - to pass the instagram access token.
  • nos - it controls, number of the images to be displayed. Accepts Numerics.

Preview

Screenshot 2021-11-18 at 10 47 07 AM-min

License

Released under MIT by @yokesharun.