Awesome
<h1 align="center">vue-insta-stories</h1> <p align="center"> Vue component for Instagram stories<br/> </p> <p align="center"> <a href="https://www.npmjs.com/package/vue-insta-stories" target="__blank"><img src="https://img.shields.io/npm/v/vue-insta-stories?color=2B90B6&label=" alt="NPM version"></a> <a href="https://www.npmjs.com/package/vue-insta-stories" target="__blank"><img alt="NPM Downloads" src="https://img.shields.io/npm/dm/vue-insta-stories?color=349dbe&label="></a> <a href="https://vue-insta-stories.donld.me" target="__blank"><img src="https://img.shields.io/static/v1?label=&message=Live%20demo&color=45b8cd" alt="Docs & Demos"></a> <br> <a href="https://github.com/dnldsht/vue-insta-stories" target="__blank"><img alt="GitHub stars" src="https://img.shields.io/github/stars/dnldsht/vue-insta-stories?style=social"></a> </p> <br/> <img height="600" src="https://i.imgur.com/gyX0XFw.png"/>Install
yarn add vue-insta-stories
Usage
Work in progress documentation can be found here
Features
- Works with vue 2/3
- Timer and timeline on the top
- Swipe up to see more
- Hold to pause current story
- Tap to navigate between stories
- Straight forward usage for images & videos
- Header slot
- Custom templates
Contributing
We are open to pull requests!
How to test the lib
yarn lib:watch # watch for changes on the lib package
yarn dev # starts vue3 demo
yarn dev:2 # starts vue2 demo
# check yarn link to test the new version in your project
Credits
This project was inspired by @kayue work
License
MIT - Copyright (c) 2021 Uneven Software