word-wrap
Wrap words to a specified length.
Found 185 results for newline
Wrap words to a specified length.
Strip the final newline character from a string or Uint8Array
Detect the dominant newline character of a string
Trim newlines from the start and/or end of a string
Remove final line feeds from a string
Wrap words to a specified length.
Stringify and write JSON to a file atomically
Newline character converter
remark plugin to add break support, without needing spaces
Similar to String#trim() but removes only newlines
Return a regular expression to match a newline character sequence.
mdast utility to support hard breaks without needing spaces or escapes
Split lines into an array of lines
remark-lint rule to warn when a newline at the end of a file is missing
Normalize the newline characters in a string to `\n`
Detect and Normalize the newline characters
auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.
A PassThrough stream that keeps track of last line written
Ensure a string has a single trailing newline based off it's dominant newline character.
Parses lines from text, preserving line numbers, offsets and line endings.
jsonl.parse() and jsonl.stringify()
Enforce placing import or export variables on a newline
Guess the indentation of a JSON string
Count the lines in a string, works with windows carriage returns or unix style newlines.
splits an stream on a character (e.g. \n) and emits the strings in between
Enforce placing import or export variables on a newline
Replace or append EOL end of file
Strip the final newline character from a string/buffer. This is a fork of sindresorhus/strip-final-newline, but with CommonJS support.
Split a readable stream by newline characters
Condense all string whitespace + options to preserve specific whitespace characters.
Determine EOL based on given text and OS.
Quickly detect the EOL used in a string.
Newline converter CLI for simple CRLF -> LF (and reverse) convertions of multiple files.
Enforce placing import or export variables on a newline. Forked from https://github.com/ruudandriessen/eslint-plugin-modules-newline
Add or remove a terminating newline
A NodeJS module for converting newlines to line breaks
Write formatted JSON to a file
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
Enforce placing destructuring properties on separate lines
Count the lines in a string.
Regex for newline characters
Determine whether a given string is a newline character.
Simple link and newline text formatting for react
Convert newlines '\n' to break '< brreact-newline-to-break >'. Made for React
Replace HTML <br> tags with newline characters.
Split a stream into lines that include their line terminator if they had one.
ESLint plugin to enforce newlines in ES6 object destructuring or import
Validate a newline policy at the end of each file
Strip all newlines from the given string.
Hijacks NodeJS Stream and emits events when newline(s) written to the output.
Convert an array in a .json file to a newline-delimited .jsonl file.
Validate a newline policy after function definitiions
Transform a stream of JSON into a stream of Line Delimited JSON
Validate a newline limit policy
add newline at end of file
Streaming configurably terminated (simple) JSON parser
Strip windows carriage returns, or convert carriage returns to newlines.
Checks for explicit returns in multi-line functions
Multiline tagged templates using pipes | to signal line start, no more crazy indent hacks.
given two streams of newline delimited JSON data perform a merge/extend on each object in the stream
Remove n lines from the beginning of a string
Getting a specific line of data or a range of data, and it is a stream.
Splits a stream into lines
fast bufferd line-at-a-time input
File system utils for normalizing things like eol, encoding and BOM.
Prepend `<br>` to newlines in a string
Streaming (optionally) newline/whitespace delimited JSON parser
- [pt-BR] - 🚫 ESLint plugin que impede arquivos de começarem com uma linha em branco. - [en] - 🚫 ESLint plugin that prevents files from starting with an empty line.
Simple and secure newline delimited JSON stream parser
Validate a spacing left and right of a colon assignment
simple new line stream for node.js stream2
An ESLint plugin to enforce newlines between module bindings.
Haskell's lines and unlines in TypeScript.
A tiny library that queries OpenAI with 'Reply to this message with nothing.'
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
Split the input with a custom newline and continuation character
Enforces proper line endings for files
CJS version: Strip the final newline character from a string/buffer
get the EOL char in both nodejs and browser environment
Enforce placing import or export variables on a newline
Join an array of strings with newlines
get min/mid/max blank line length in text ( not include start/end line )
Add newlines to the end of files that don't yet have them
very fast easily customizable logger
very fast write-combining bufferd output
Enforce placing import or export variables on a newline
Break a string to lines at newlines, and either wrap each line by a configurable wrapper or append a <br /> to each line.
Angular 1.x filter that converts newlines to `<br>`-tags.
Line-by-line string iterator
Split emoji text into multiple lines.
A gulp plugin that preserves empty lines and multiple spaces in source files compiled from TypeScript to JavaScript.
Parse each line in a stream as separate JSON strings
Line-by-line async iterator for the browser and node
remark plugin to selectively remove newlines around comments
A binary transform stream splitting chunks by newline characters
Remove all leading/trailing white-space & newline characters from multiline template strings
Enforce placing import or export variables on a newline
add final newline for codemirror
mdast-util-to-markdown extension to selectively remove newlines around mdast comment nodes
Normalize the newline characters in a string to `\n`
Validate that doesn't adhere to EditorConfig settings
replaces `\n` with `<br/>` in a 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.
Remove extra newlines in a string.
Regular expression to split a newline delimited string.
Detect the dominant newline character
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.

Extract a subset of lines from a string efficiently
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).
A utility to easily replace \n with <br> in single-line strings (such as from JSON data)
can do this
Coda 2 Plugin to ensure a newline at the EOF
Trims trailing spaces and tabspaces after each line and trims leading and trailing newlines in a file
Remove tabs which are added between multi-line template strings by using tagged
JS module for converting newlines to line breaks in BEMHTML and BEMTREE syntaxe
NDJSON parser + serializer using web streams
adds "line" events to streams
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Validate a minimum spacing left and right of a colon assignment
A plugin for simple file minification by removing extra whitespaces, tabs and newline characters.
Break a string to lines at newlines, and either wrap each line by a configurable wrapper or append a `<br />` to each line.
import curly
Newline converter CLI for simple CRLF -> LF (and reverse) convertions of multiple files.
Wrap words to a specified length.
PostCSS plugin that handles spacing between blocks for a more readable stylesheet
Normalize or convert newlines
Transform stream which joins streamed data.
Detect newline at end of file
Adds the ability to convert the newline character between CRLF <-> LF
Parse a string as Newline-Delimited JSON (NDJSON).
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Transform stream which splits streamed data.
Check whether a string ends with a newline
Streaming configurably terminated JSON serialiser
Remove trailing newline characters from files.
Wrap words to a specified length.
Returns a textarea element after replacing newline characters ( ) with literal new lines; applies to placeholders and default values.
Normalize or convert newlines
takes a string and appends or prepends a new line to it depending on an optional boolean passed in
Print text to the same line in console
Add any number of newlines to a string
This project can convert markdown img title into html description text.
A Node.js module to convert text files with DOS line breaks to Unix line breaks, i.e. like using `dos2unix`.
Transform stream accepting a JSON string to parse and stringify with an optional delimiter.
Format a string for stdout to be the full width of a terminal window
Strip EOF newline characters. Useful where Prettier and Salesforce are used together.
A simple node module for splitting string input by new line.
newline-delimited JSON stream
Read and process a stream delimited by newlines
Supporting EditorConfig features
ES2015 tagged template string to create arrays from strings with new lines
Gulp plugin to prepend newlines with html `<br>` tags
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
newline detection in Node.JS streams implemented as native addon
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
A tiny utility that pipes stdin to stdout, but leaves out the trailing newline if there is one.
prettier multiline arrays
Add newlines to a string of text given a font style and width
Prepend a `<br>` tag before newlines
A React Component for turning text with newlines into semantic paragraphs
CommonJS version of strip-final-newline 3.0.0. See https://github.com/mifi/commonify
Ensure stream ends with a newline
Transforms newline characters (\n) into literal new lines for both placeholders and default values for textareas.
remark plugin to add break support, without needing spaces
Streaming (optionally) newline/whitespace delimited JSON parser
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Helpers for preprocessing text to determine linebreak locations.
Wrap words to a specified length.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
This package is used to replace new lines with new line character and vice versa.
Enforce placing import or export identifier on a newline
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Enforce placing import or export variables on a newline. Forked from https://github.com/gmsorrow/eslint-plugin-modules-newline
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Pad the number of lines in a string.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
Wrap words to a specified length.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
React component library with components generated and/or composed with Figmagic. Made for The newline Guide to React Component Design Systems with Figmagic.
A Rollup plugin for normalizing line endings in rollup output files, rollup watcher files and/or a custom glob pattern of files