pcjs/my_modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-11-05 15:01:24 -08:00
..
c1pjs-client Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
diskdump Added a few more interesting Compaq disk images 2014-11-03 18:13:38 -08:00
filedump PC-DOS 7.00 SETUP is making progress, but XDF support is still lacking 2014-10-22 00:37:31 -05:00
grunts Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
htmlout Avoid multiple external redirects 2014-11-03 08:51:37 -08:00
markout Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
pcjs-client Starting work on 1.15.9: keyboard cleanup in progress 2014-11-05 15:01:24 -08:00
shared Starting work on 1.15.9: keyboard cleanup in progress 2014-11-05 15:01:24 -08:00
README.md README updates (and some code inspection fixes) 2014-09-28 18:18:53 -07:00

Private Node Modules

my_modules contains all the private PCjs Node modules. It is the counterpart to node_modules, where all the public Node modules are installed. Only private Node modules are checked into GitHub; if any of these are later published on npmjs.org, then they will be moved to node_modules and removed from this folder.