marked + highlight.js + pre tag finder = drop one script tag into your HTML to replace pre tags with their content rendered as Github-flavored markdown.
Yet another collection of typechecks.
Use esm (ES modules, import, export for Node v6) with less boilerplate.
Generic splitOnce, using indexOf and slice so it can work on strings and buffers alike.
Helps me describe system configurations.
Embrace and extend GNU sed, the stream editor for filtering and transforming text.
My favorite eslint rules.
Split a stream into lines that include their line terminator if they had one.
This adapter simplifies interaction between node.js and bash.
Translate ubborg dependency trees into ansible playbooks.
Expect two values to be equal, for whatever latest notion of equality.
An example ubborg bundle for an Ubuntu/GRUB/LVM rescue disk.
Concise stack traces for node: pretty-error + compact theme (still with paths) + auto-start.
Yet another try/catch for JSON#parse. This one returns your custom error token value in case of a SyntaxError (default: undefined), and passes all other errors to your custom error handler (default: re-throw).
A bash attempt at npm-forgot: Guess JavaScript require() dependencies, detect their versions, compare with package.json.
Yet another JSON derivative, aimed to be easy to use for humans as well as for low-level tools.
P(rocess) M(anager) for B(un)
Bundle my favorite web-app stepping stones: CujoJS curl + jQuery + lodash + a chainloader for custom scripts.
(2022 maintenance fork) Light ESLint plugin for JSON validating
Helpers for downloading meteorological data from NOOA servers
HeliAgri is a high-performance, feature-packed library for creating interactive maps on the web. It can display map tiles, vector data and markers loaded from any source on any web page. OpenLayers has been developed to further the use of geographic infor
Re-export my current favorite safe YAML loading function. Bridges the gap between js-yaml v3 and v4.
Quote a string for safe use as a shell argument. Strips null characters.
Helps me work with GitHub Actions and GitLab CI.