Package detail

viewport

jkroso1.9kMIT2.0.1

represents the browsers viewport as a signal changing over time

state, events, viewport, window

readme

viewport

Represents the browsers viewport as a stream of immutable values which change over time

API

see test.html

changelog

2.0.0 / 2015-05-24

  • make it a Cell rather than an Emitter

1.0.0 / 2014-10-30

  • drop support for IE < 9
  • fix npm installation