An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)
Trim leading lines from a string when they are 100% whitespace or empty.
mjml-raw
Get the shortest leading whitespace from lines in a string
Link code lines to explanations — an Astro integration and remark plugin with hover highlighting.
Split a Text Stream into a Line Stream, using the Stream API
📼Supertape formatter progress bar
fast, tiny `queueMicrotask` shim for modern engines
An ES6 string tag that strips indentation from multi-line strings
remark-lint rule to warn when lines are too long
Finds the nearest point on a line to a given point
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.
A small tool for counting SLOC.
Remove blank lines from a string.
CLI that type checks bindings in lit-html templates
A database implementation that treats JSONL files as tables using SQLite
A node.js version of unix's `tail -f` command
Colorized string diff ideal for text/code that spans through multiple lines
wraps words based on arbitrary 2D glyphs
Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.
CLI tool for converting Markdown files to PDF.
Parses emails to remove replies and other potentially unwanted data
Software complexity analysis of JavaScript-family abstract syntax trees.
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint