npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "leading" 的结果(共 10 个)
strip-indent

Strip leading whitespace from each line in a string

MIT
min-indent

Get the shortest leading whitespace from lines in a string

MIT
expand-tilde

Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.

MIT
outdent

Remove leading indentation from ES6 template literals.

MIT
list-item

Generate a single formatted list item, allowing you to easily generate lists with proper indentation, bullets, numbers or other leading characters.

MIT
airbrake

DEPRECATION: please use @airbrake/node instead (https://www.npmjs.com/package/@airbrake/node). A Node.js notifier for Airbrake, the leading exception reporting service.

MIT
condense-whitespace

Remove leading, trailing, and repeated whitespace from a string

MIT
theredoc

A string template tag to strip leading indents from your heredoc-style multi-line strings

MIT
trim-leading-lines

Trim leading lines from a string when they are 100% whitespace or empty.

MIT