filestotext

1.1.1 • Public • Published

fileToText

A simple cli tool to convert all file in a directory to text files while preserving the original content

|-helloWorld.js
\-test.js

Becomes

|-helloWorld.js
|-helloWorld.js.txt
|-test.js
\-test.js.txt

Readme

Keywords

none

Package Sidebar

Install

npm i filestotext

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • limkix