linefold
Convert given text into folded lines with maximum width and given font / given text length measuring function before rendering, so as to render paragraphs onto platforms without line-folding support, e.g. HTML5 Canvas.
Convert given text into folded lines with maximum width and given font / given text length measuring function before rendering, so as to render paragraphs onto platforms without line-folding support, e.g. HTML5 Canvas.
Wrap words to a specified length.
mdast utility to support hard breaks without needing spaces or escapes
mdast-util-to-markdown extension to selectively remove newlines around mdast comment nodes
Wrap words to a specified length.
add final newline for codemirror
remark plugin to add break support, without needing spaces
Enforce placing import or export variables on a newline
import curly
Enforce placing import or export variables on a newline
Easy-to-use regex functions to format line breaks as Carriage Return Line Feed _CR LF_ (Windows), Line Feed _LF_ (Unix) and Carriage Return _CR_ (Mac OS <= 9).
ESLint plugin to enforce newlines in ES6 object destructuring or import
An ESLint plugin to enforce newlines between module bindings.
Enforce placing import or export variables on a newline
Enforce placing import or export variables on a newline
auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.
Return a regular expression to match a newline character sequence.
Parse a string as Newline-Delimited JSON (NDJSON).
Transform stream which joins streamed data.
Transform stream which splits streamed data.