Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Files

Latest commit

f57463e · May 31, 2019

History

History

modules

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 1, 2019
May 16, 2019
May 31, 2019
May 16, 2019
May 7, 2019
May 16, 2019
Jan 11, 2019
May 16, 2019
May 16, 2019
May 31, 2019
May 16, 2019
May 16, 2019
May 31, 2019
Jan 1, 2019
Jun 7, 2018
Jan 21, 2018
layout title permalink
page
PCjs Project Modules
/modules/

PCjs Project Modules

This folder contains all the JavaScript modules for the PCjs Project. It is our private counterpart to the node_modules folder, where all public Node modules are typically installed.

The project currently includes these emulation modules:

along with variety of Node support modules, such as:

Also, new for 2017, we have set of stand-alone ES6 Device classes that were used to create the TI-57 emulator:

Only private Node modules are checked into the project. If any of these modules are later published on npmjs.org, then they will be moved to node_modules and removed from this folder.