Skip to content

pieterbeulque/dynamic-properties

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.7%
  • JavaScript 7.3%