whitespace

2.1.0 • Public • Published

whitespace

CLI tool that trims trailing whitespace from a file and preserves the correct OS newlines.

NPM

Build Status

installation

npm install whitespace -g

usage

pass a filename or glob as arguments and whitespace will remove trailing whitespace and update them in-place

whitespace file.js
# or
whitespace *.js

Readme

Keywords

none

Package Sidebar

Install

npm i whitespace

Weekly Downloads

1

Version

2.1.0

License

BSD

Last publish

Collaborators

  • maxogden