Escape carriage return the right way.
Small utility to make use of the carriage-return character, e.g. as a progress indicator.
Automatically move a changelog to the next version
Updates The String To Remove R (Carriage Return) Just Like The Terminal Would Do.
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 lightweight JavaScript MP4 (MPEG-4, ISOBMFF) file/box parser.
Add or remove backslashes (escape or unescape).
Transform stream which emits each part and pushes object with part
Read text and parse tables from PDF files. Supports tabular data with automatic column detection, and rule-based parsing.
Convert non-printable chars in string into their printable form
Add or remove a terminating newline
A Comma-Separated Values parser for JavaScript. Standards-based, stand alone, and no regular expressions.
Strip windows carriage returns, or convert carriage returns to newlines.
A BABLR language for tabs, spaces, and line terminators
a set of function to read billpayment textfile
Quick commands manager for Tabby
A template file parser which supports variables and functions as callbacks.
Converts bytes of encoded DICOM text to Javascript DOMString
Flow types for the Javascript AST
Node addon for string extraction for msgpackr
Return the filename and line number of the calling function
Match human-quality input to potential matches by edit distance.
Return the filename and line number of the calling function
Run the Fluid community's standard linting checks.
Print piped input lines and update the terminal line using carriage return (\r).
Non-validating XHTML Tree-based parser.
MoosicBox clippier package
Cargo subcommand for certification evidence generation, verification, and traceability
Certification evidence generation, verification, and traceability library for safety-critical Rust projects
Pure Rust implementation of `isspace` for the POSIX locale
Pipe viewer — a Rust port of Andrew Wood's `pv(1)` with progress bar, ETA, rate display, token-bucket rate limiting, IEC/SI unit math, SIGWINCH-aware terminal redraw, SIGUSR1 size refresh, multi-instance cursor coordination, and a typed library API.
Escapes carriage returns, and single and double quotes
Escapes carriage returns, and single and double quotes.
Removes invalid UTF8 characters & extra whitespace (carriage returns, new lines, tabs, spaces, etc.) from csv or strings. Also provides detailed report indicating row numbers containing non-UTF8 and extra whitespace, and before and after to compare changes. Example: ABC Au\xC1tos,123 E Main St,Anytown,TX,75142,(888) 555-1234\n\r\n => ABC Autos,123 E Main St,Anytown,TX,75142,(888) 555-1234