Skip to content

👆Simple tap-through storytelling, inspired by Instagram and AMP stories

License

Notifications You must be signed in to change notification settings

stekhn/tap-through

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TapThrough.js

Simple tap-through stories, inspired by Instagram

Install from npm

npm install tap-through

Install dependencies

npm install

Develop and continuously build scripts and stylesheets

npm start

Build for production

npm run build

Similar projects

Acknowledgments

Basic responsive touch-enabled container using CSS transforms Core idea: https://css-tricks.com/the-javascript-behind-touch-friendly-containers/

ToDo

  • Add custom event handlers onChange()
  • Add share functionality
  • Add placeholder for fixed header
  • Add (background) video support
  • Export current context and necessary functions
  • Optimize CSS maps
  • Check browser compatibility for Object.assign(), NodeList.forEach(), ...
  • Use CSS scroll-snap if supported
  • Update documentation

About

👆Simple tap-through storytelling, inspired by Instagram and AMP stories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published