1.0.0-testing.2 • Published 6 years ago

larc-exp v1.0.0-testing.2

Weekly downloads
135
License
-
Repository
-
Last release
6 years ago

==========

larc-exp

This is a Typescript library for writing web-based psychology experiments in a sane and reproduceable way. Parts of it are inspired by jsPsych, and it's possible this library has no advantages over jsPsych, but it exists and I'm writing it up.

Prior to writing this library I'd been using psiTurk with custom js, and I'd also experimented with jsPsych. Here were the pain points I was hoping to address:

  • usable as a single-page webapp - I wanted to be able to run the experiment on a static web host and outsource data-storage to a database-as-a-service like firebase. In psiTurk the example js seems to be an afterthought, and the whole thing is mturk centric. Running an experiment on-site or on a non-mturk platform is a hacky special case scenario.

  • promise-oriented api - I wanted the async parts to be composable

  • modern dev tooling - I wanted to be able to install the library via npm, and be able to install modular components (different experiment types, for example) via npm as well.

  • choose between dynamic jsPsych-style timeline or a strongly typed one

  • someday host the whole thing on aws lambda? - just run a script that has access to your aws creds and the whole thing is run & hosted?

1.0.0-testing.2

6 years ago

1.0.0-testing.1

6 years ago

1.0.0-testing.0

6 years ago

0.0.49

6 years ago

0.0.48

7 years ago

0.0.47

7 years ago

0.0.46

7 years ago

0.0.45

7 years ago

0.0.44

7 years ago

0.0.43

7 years ago

0.0.42

7 years ago

0.0.41

7 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago

0.0.29

7 years ago

0.0.27

7 years ago

0.0.26

7 years ago

0.0.25

7 years ago

0.0.24

7 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago