Skip to content

mitya33/gocek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Gocek

Full documentation here

Gocek is a lightweight scrolling state library that allows elements to be acted on when they become (or stop being) visible, such as applying CSS animations or loading as-yet-unloaded images.

Gocek looks for hooks in the DOM, in the form of data attributes, to know which elements to listen to as they become/stop being visible.

About

Gocek is a simple, JavaScript-powered lazy-loading library, for loading assets or enabling effects based as the page scrolls.

Topics

Resources

License

Stars

Watchers

Forks