Skip to content

Repository files navigation

Build Status

angular-vissense

Angular directives for VisSense.js.

  <div vissense-monitor
      on-hidden="state = 'hidden'"
      on-visible="state = 'visible'"
      on-fullyvisible="state = 'fully visible'">
      
    this element is currently {{ state }}
    <!-- more important content here -->
    
  </div>

Contribute

Clone Repository

git clone https://github.com/vissense/angular-vissense.git

License

The project is licensed under the MIT license. See LICENSE for details.

About

Angular.js directive for observing visibility changes of DOM elements.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages