pcjs/my_modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-10-17 11:04:20 -07:00
..
c1pjs-client Final preparations for open source roll-out (including a C1Pjs control panel fix) 2014-10-12 00:20:15 -07:00
diskdump Added more detail to diskette manifests, along with a few more diskette images 2014-10-16 13:52:22 -07:00
filedump Added new IBM PC AT configuration (8Mhz model, currently not booting) 2014-10-13 12:16:27 -07:00
grunts Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
htmlout Pre-v1.15.5 checkpoint 2014-10-17 11:04:20 -07:00
markout Final preparations for open source roll-out 2014-10-12 00:08:15 -07:00
pcjs-client Pre-v1.15.5 checkpoint 2014-10-17 11:04:20 -07:00
pcjs-tools Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
shared Pre-v1.15.5 checkpoint 2014-10-17 11:04:20 -07: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.