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
- Host: GitHub
- URL: https://github.com/techquery/reduce-blank
- Owner: TechQuery
- License: agpl-3.0
- Created: 2017-11-02T19:26:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T23:52:07.000Z (about 8 years ago)
- Last Synced: 2025-01-18T23:44:20.982Z (11 months ago)
- Topics: clean-code, command-line, trim
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Reduce Blank
A NPM command-line tool for reducing excessive blank characters in text files
[](https://david-dm.org/TechQuery/reduce-blank.js)
[](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