Trying to remake my wiki generator a bit smarter this time and in JS.
- JavaScript 100%
| spec | Add last modified | |
| .gitignore | Add wiki instantiation | |
| .nvmrc | Upgrade node | |
| constants.mjs | Add stubs test | |
| eslint.config.mjs | Update config | |
| index.mjs | Rename to mjs and setup for CLI | |
| package-lock.json | Update ESLint to work | |
| package.json | Update ESLint to work | |
| plan | Update plan | |
| schema.sql | Add last modified | |
| utils.mjs | Fixup on wiki entry regex | |
| wiki.mjs | Add last modified | |