code-cleaner

1.2.2 • Public • Published

code-cleaner

https://www.npmjs.com/package/code-cleaner

Clean code files on the go with this simple command.

Requirements

  • node 8+
  • npm 5.3.0

Installation

$ npm install -g code-cleaner

Usage

This component will work well with files of the following extensions

  • html
  • xhtml
  • xml
  • css
  • scss
  • less
  • js
  • jsx
  • ts
  • vue
  • java

if you want to perform cleaning on file

$ code-cleaner <file_with_its_path>

If you want to clean files in a directory at once

cd <directory>
$ code-cleaner .

Todo

Open for contribution/pull request

  • Include more types of files to clean e.g. (.py, .bash, .scala)

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i code-cleaner

    Weekly Downloads

    1

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    5.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • joesaad