Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techquery/reduce-blank

A NPM command-line tool for reducing excessive blank characters in text files
https://github.com/techquery/reduce-blank

clean-code command-line trim

Last synced: about 2 months ago
JSON representation

A NPM command-line tool for reducing excessive blank characters in text files

Awesome Lists containing this project

README

        

# Reduce Blank

A NPM command-line tool for reducing excessive blank characters in text files

[![NPM Dependency](https://david-dm.org/TechQuery/reduce-blank.js.svg)](https://david-dm.org/TechQuery/reduce-blank.js)

[![NPM](https://nodei.co/npm/reduce-blank.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/reduce-blank/)

# Usage

```Shell
reduce-blank path/to/recurse
```

- The default value of the path is **Current working directory**

- Files matched by `.gitignore` won't be processed