jsPsych

Authors: Joshua de Leeuw
Updated: Thu 24 December 2015
Source: https://www.jspsych.org/7.1/
Type: JavaScript library
Languages: cross-linguistic
Keywords: experimentpsychologybehaviordataprogramming
Open Access: yes
License: MIT license
Documentation: https://www.jspsych.org/7.1/tutorials/hello-world/
Publications: de Leeuw, J. R. (2015). jsPsych: A JavaScript library for creating behavioral experiments in a web browser. Behavior Research Methods, 47(1), 1-12. doi:10.3758/s13428-014-0458-y.
Citation: de Leeuw, J. R. (2015). jsPsych. https://www.jspsych.org/7.1/
Summary:

jsPsych is a JavaScript library for the development of Web-based experiments. jsPsych formalizes a way of describing experiments that is much simpler than writing the entire experiment from scratch. jsPsych then executes these descriptions automatically, handling the flow from one task to another. The jsPsych library is open-source and designed to be expanded by the research community.