Skip to content

A repo containing useful JavaScript scripts that can be loaded from URL

Notifications You must be signed in to change notification settings

AnafNeves/JSmisc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSmisc

A repo containing useful JavaScript scripts that can be loaded from URL.

Aim

JavaScript scripts can't be loaded directly from a GitHub URL, unless they are obtained through a "GitHub page". This is what this repo enables: the JS scripts are available through this URL: https://realitybending.github.io/JSmisc/

Usage

For instance, to load the script jspsych_extensions/image-buttonkeyboard-response.js, one can add <script src="https://realitybending.github.io/JSmisc/jspsych_extensions/image-buttonkeyboard-response.js"></script> in their HTML's head.

Examples

About

A repo containing useful JavaScript scripts that can be loaded from URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • HTML 3.8%