@jspsych-contrib/plugin-html-keyboard-response-raf
v1.0.1
Published
This plugin uses the same functionality as the html-keyboard-response plugin, but uses requestAnimationFrame internally for timing
Downloads
8
Readme
html-keyboard-response-raf
Overview
This plugin implements the same functionality as the html-keyboard-response plugin, but uses requestAnimationFrame internally for timing
Loading
In browser
<script src="https://unpkg.com/@jspsych-contrib/[email protected]">
Via NPM
npm install @jspsych-contrib/plugin-html-keyboard-response-raf
import jsPsychHtmlKeyboardResponseRaf from '@jspsych-contrib/plugin-html-keyboard-response-raf';
Compatibility
jsPsych 7.0.0
Documentation
See documentation
Author / Citation
Josh de Leeuw