Skip to content

Vue 2 & 3 library for Instagram like stories. using vue-midi 0.14 and native composition-api

License

Notifications You must be signed in to change notification settings

pietropietro/vue-insta-stories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. using vue-midi 0.14 and native composition-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.5%
  • Vue 20.7%
  • CSS 7.7%
  • JavaScript 4.4%
  • HTML 1.7%