word-wrap-next
Wrap words to a specified length.
Wrap words to a specified length.
Split the input with a custom newline and continuation character
jsonl.parse() and jsonl.stringify()
Guess the indentation of a JSON string
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.
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.
add final newline for codemirror
remark plugin to add break support, without needing spaces