1.0.0 • Published 11 months ago

zerospacer-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Zerospacer CLI

Description

A gag CLI tool that adds zero-width spaces between characters inside a file.

Prerequisites

Installation

npm i @jon-chow/zerospacer-cli

Usage

To use this CLI tool, run the following command:

zerospacer -i <inputFile> -o <outputFile> -u

The -u flag is optional and is used to remove zero-width spaces from the input file (i.e. unzerospacer). If the -o flag is not specified, the output file will be the same as the input file.

License

Licensed under MIT License. See LICENSE for more information.

1.0.0

11 months ago