Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 409 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 409 Bytes

dynamic-properties

Important: while the 0.x release exported a class, from 1.x on a function is exported. This means new DynamicProperties() has changed to dynamicProperties({}).

An easy way to handle repaint triggering properties in your JS, with value caching & cache invalidation on resize (throttled).

Documentation is still being written. Ask @pieterbeulque.