trim-leading-whitespace

0.1.1 • Public • Published

trim-leading-whitespace

Through stream that trims leading whitespace

npm install trim-leading-whitespace

build status

Usage

var trim = require('trim-leading-whitespace');
 
process.stdin.pipe(trim()).pipe(process.stdout);

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i trim-leading-whitespace

Weekly Downloads

45

Version

0.1.1

License

none

Last publish

Collaborators

  • mafintosh