| Filename | Latest commit message | Latest commit date |
|---|---|---|
If a Markdown document contains an embedded machine that specifies a version number (eg, "1.15.6"), then the web server will switch to serving a compiled version, since that's the only way it can guarantee the requested version |
||
| .. | ||
| c1pjs-client | ||
| diskdump | ||
| filedump | ||
| grunts | ||
| htmlout | ||
| markout | ||
| pcjs-client | ||
| shared | ||
| README.md | ||
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.