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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    1
  • 2.0.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i whitespace

Weekly Downloads

1

Version

2.1.0

License

BSD

Last publish

Collaborators

  • maxogden