@ptkhanh94npm/nihil-incidunt-non

1.0.0 • Public • Published

@ptkhanh94npm/nihil-incidunt-non

npm version downloads count travis-ci

🛠 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

➡️ 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

➡️ Use case: All *.md files in current directory

@ptkhanh94npm/nihil-incidunt-non -p "*.md"

➡️ Use case: Recursive directory

@ptkhanh94npm/nihil-incidunt-non -p "**"
@ptkhanh94npm/nihil-incidunt-non -p "../**"

➡️ Use case: Ignore all files with encoding "ascii"

@ptkhanh94npm/nihil-incidunt-non -i "ascii"

➡️ 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

Readme

Keywords

Package Sidebar

Install

npm i @ptkhanh94npm/nihil-incidunt-non

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

12.1 kB

Total Files

10

Last publish

Collaborators

  • skylerlabsventure