Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
diff-sequences
Compare items in two sequences to find a longest common subsequence
redent
Strip redundant indentation and indent the string
strip-indent
Strip leading whitespace from each line in a string
space-separated-tokens
Parse and stringify space separated tokens
min-indent
Get the shortest leading whitespace from lines in a string
detect-indent
Detect the indentation of code
colorspace
Generate HEX colors for a given namespace.
micromark-factory-space
micromark factory to parse markdown space (found in lots of places)
postcss-color-functional-notation
Use space and slash separated color notation in CSS
postcss-lab-function
Use lab() and lch() color functions in CSS
trim-lines
Remove spaces and tabs around line-breaks
collapse-white-space
Collapse white space
is-whitespace-character
Check if a character is a whitespace character
is-whitespace
Returns true if the value passed is all whitespace.
check-disk-space
Light multi-platform disk space checker without third party for Node.js
detab
Detab: tabs -> spaces
to-space-case
Convert a string to space case.
trim-off-newlines
Similar to String#trim() but removes only newlines
@sindresorhus/df
Get free disk space info from `df -kP`
string-split-by
Split string by any separator excluding brackets, quotes and escaped characters