Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnldsht/vue-insta-stories

Vue 2 & 3 library for Instagram like stories.
https://github.com/dnldsht/vue-insta-stories

instagram instagram-stories library npm stories vue vue2 vue3

Last synced: 5 days ago
JSON representation

Vue 2 & 3 library for Instagram like stories.

Awesome Lists containing this project

README

        

vue-insta-stories



Vue component for Instagram stories


NPM version
NPM Downloads
Docs & Demos


GitHub stars



## Install
```bash
yarn add vue-insta-stories
```

## Usage
Work in progress documentation can be found [here](https://github.com/dnldsht/vue-insta-stories/tree/main/packages/lib#readme)

## 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
```bash
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](https://github.com/kayue/vue-story-example)

## License
MIT - Copyright (c) 2021 Uneven Software