Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@empirica/core
Advanced tools
The @empirica/core
package contains multiple modules that are used by the
Empirica platform.
There are two main categories of modules:
There is also a console module that is used throughout for logging.
Empirica is built on top of Tajriba, which is a server-side framework for
building experiments. Parts of the @empirica/core
package are building blocks
on top of Tajriba and are not specific to Empirica.
The parts of the @empirica/core
package that are specific to Empirica are
called classic
. They implement the core functionality of Empirica, which are
objects such as Batches, Games, Players, Rounds and Stage, and the logic for
running Empirica experiments.
The @empirica/core
package can be used to build different models of
experiments that do not follow the Empirica conventions.
admin
: the main admin module, which is not empirica-specific.admin/classic
: the Empirica logic for admin functionality.player
: the main player module, which is not empirica-specific.player/react
: React utilities, which are not empirica-specific.player/classic
: the Empirica logic for player functionality.player/classic/react
: Empirica React utilities for players.utils/console
: logging facilities.FAQs
Empirica Core
We found that @empirica/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.