Lars Willighagen
Lars Willighagen
See https://npm.community/t/5055
Keep `node_modules/` until `package-lock.json` is verified. See https://npm.community/t/4057
Always 'install' the root package, instead of ignoring it when `--only=dev` is passed. See https://npm.community/t/3068
I accidentally introduced some level of ambiguity in KQL by including the tags. Assuming we are allowing more than one matcher for each node filter, `top()` can now also mean...
[RawGit is shutting down](https://rawgit.com/): > GitHub repositories that served content through RawGit within the last month will continue to be served until at least October of 2019. URLs for other...
PRO * A dependency less * No more issues with `'use strict'` (#55, 7c475b614577991ec10a992261a457ea0116de7b) * Same functionality * Supported by browserify * Maintained by the Node.js people themselves (expect.js hasn't...
Several building scripts expect certain directories to exist, such as: * `tools/disc.js`
A la https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md#referencing-other-work.
I changed a few things already in the current theme ([Minami](https://github.com/nijikokun/minami)): * code highlighting theme * code font size (mainly in headings) * table styling (there weren't even any borders)...