zerospacer-cli

1.0.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i zerospacer-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

16.6 kB

Total Files

15

Last publish

Collaborators

  • jon-chow