Skip to content

StreamsGood/debounce-replicant

Repository files navigation

debounce-replicant

Greenkeeper badge Build Status

bower install StreamsGood/debounce-replicant --save

Adds a delay to assigning a Replicant's new local value when a server change is emit.

Personally I use this with frontend assets to prevent showing every character change when I don't want to have manual save buttons.

<debounce-replicant replicant-name="myReplicantName" replicant-bundle="myReplicantBundle" value="{{localValue}}" wait="500"></debounce-replicant>

wait in ms

About

nodecg-replicant with a debounce

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages