@kcak11/file-transformer

1.2.0 • Public • Published

file-transformer

A utility to transform file contents for easy upload / storage over cloud

Usage:

via npx ( Recommended: Gets the latest & greatest code everytime you run the command )

$ npx npx-bin/file-transformer <filename_or_path>

via npm (Installs globally and doesn't require download each time)

Step 1: Install the package globally

$ npm i -g @kcak11/file-transformer

Step 2: Run the command

$ file-transformer <filename_or_path>

Requires:

  • npm@5.2.0 (or greater) version to be installed

Note: You can check the version using the following command:

$ npm --version

License: MIT License

© 2019 kcak11.com

Package Sidebar

Install

npm i @kcak11/file-transformer

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

4.24 kB

Total Files

4

Last publish

Collaborators

  • kcak11.npm