jsPsych/packages/plugin-html-keyboard-response
bjoluc c119650471 Move experiment execution into jsPsych.run()
The `run()` method takes a timeline and returns a promise that is
resolved when the experiment finishes.
Hence, jsPsych can now be initialized without starting an experiment.
This re-enables usage of `jsPsych.timelineVariable()` in timeline
definitions and repairs exclusion checks and extension loading.
2021-07-19 17:10:37 +02:00
..
src Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
jest.config.cjs Migrate to TypeScript 2021-07-06 17:55:42 +02:00
package.json Migrate to TypeScript 2021-07-06 17:55:42 +02:00
rollup.config.mjs Setup monorepo and switch to ES6 modules 2021-06-23 22:39:38 +02:00
tsconfig.json Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00