mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00

Implements simulation mode in the core library, supporting API features, and plugin support in most plugins.
191 B
191 B
jspsych |
---|
minor |
Added methods to assist with simulation (e.g., pressKey
for dispatching a keyboard event and clickTarget
for dispatching a click event) to the PluginAPI module.