Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T23:52:07.000Z (about 7 years ago)
- Last Synced: 2024-10-16T21:27:20.127Z (2 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
[![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