@ptkhanh94npm/nihil-incidunt-non
v1.0.0
Published
[![npm version](https://badge.fury.io/js/@ptkhanh94npm/nihil-incidunt-non.svg)](https://badge.fury.io/js/@ptkhanh94npm/nihil-incidunt-non) [![downloads count](https://img.shields.io/npm/dt/@ptkhanh94npm/nihil-incidunt-non.svg)](https://www.npmjs.com/~piec
Downloads
2
Maintainers
Keywords
Readme
@ptkhanh94npm/nihil-incidunt-non
🛠 Tool to investigate files with different encoding than passed
Install
npm install -g @ptkhanh94npm/nihil-incidunt-non
Usage
Usage: @ptkhanh94npm/nihil-incidunt-non [-p pattern] [-i encoding] [-v]
Options:
--help Show help [boolean]
--version Show version number [boolean]
--pattern, -p, -d [default: "*"]
--ignore-encoding, -i [default: ""]
--verbose, -v [default: false]
Examples
:arrow_right: Use case: All files in the current directory
> @ptkhanh94npm/nihil-incidunt-non
[ascii] .gitignore
[ascii] .travis.yml
[ascii] index.js
[ascii] package-lock.json
[ascii] package.json
[ascii] README.md
[ascii] wallaby.js
:arrow_right: Use case: All *.md files in current directory
@ptkhanh94npm/nihil-incidunt-non -p "*.md"
:arrow_right: Use case: Recursive directory
@ptkhanh94npm/nihil-incidunt-non -p "**"
@ptkhanh94npm/nihil-incidunt-non -p "../**"
:arrow_right: Use case: Ignore all files with encoding "ascii"
@ptkhanh94npm/nihil-incidunt-non -i "ascii"
:arrow_right: Use case: Append number of results
@ptkhanh94npm/nihil-incidunt-non -v
Supported Operating Systems (tested via Travis)
- Linux
- macOS (there is a problem on Travis, but it works on my local machine)
- Microsoft Windows
License
The MIT License @ 2015