dnldsht / vue-insta-stories

Vue 2 & 3 library for Instagram like stories.

Home Page:https://vue-insta-stories.donld.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-insta-stories

Vue component for Instagram stories

NPM version NPM Downloads Docs & Demos
GitHub stars


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

About

Vue 2 & 3 library for Instagram like stories.

https://vue-insta-stories.donld.me

License:MIT License


Languages

Language:TypeScript 65.5%Language:Vue 20.7%Language:CSS 7.7%Language:JavaScript 4.4%Language:HTML 1.7%