| Filename | Latest commit message | Latest commit date |
|---|---|---|
There are still a few regressions to address, but keyCode-to-simCode-to-scanCode conversion feels more robust/cleaner, and new features like programmable repeat rates will actually be doable now |
||
| .. | ||
| c1pjs | ||
| diskdump | ||
| filedump | ||
| grunts | ||
| htmlout | ||
| markout | ||
| pcjs | ||
| shared | ||
| README.md | ||
PCjs Node Modules
This folder contains all the PCjs JavaScript source code, organized into Node modules. It is the counterpart to node_modules, where all the public Node modules are installed.
Only private Node modules are checked into this 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.