Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
trim-newlines
Trim newlines from the start and/or end of a string
eol
Newline character converter
trim-off-newlines
Similar to String#trim() but removes only newlines
split-lines
Split lines into an array of lines
count-lines
Count the lines in a string, works with windows carriage returns or unix style newlines.
lintspaces
Library for checking spaces in files
selective-whitespace
Condense all string whitespace + options to preserve specific whitespace characters.
remark-heading-gap
remark plugin to adjust the gap between headings
line-count
Count the lines in a string.
char-split
splits an stream on a character (e.g. \n) and emits the strings in between
grunt-lintspaces
A Grunt task for checking spaces in files
gulp-lintspaces
gulp plugin for lintspaces
cr
Strip windows carriage returns, or convert carriage returns to newlines.
on-new-line
Hijacks NodeJS Stream and emits events when newline(s) written to the output.
join-newlines
Join an array of strings with newlines
fix-newlines-in-json-strings
Process a JSON string and converts actual newlines that appear in a string into an escaped newline.
lines-to-paragraphs
A JavaScript module that converts new lines to paragraph tags.
tslint-beautiful-imports
A set of rules for having beautiful imports
slice-lines
Extract a subset of lines from a string efficiently
postcss-between
PostCSS plugin that handles spacing between blocks for a more readable stylesheet