@jspsych-contrib/plugin-html-keyboard-response-raf
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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/plugin-html-keyboard-response-raf@1.0.1">

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

Readme

Keywords

none

Package Sidebar

Install

npm i @jspsych-contrib/plugin-html-keyboard-response-raf

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

88.5 kB

Total Files

13

Last publish

Collaborators

  • bjoluc
  • jodeleeuw