1.0.0 • Published 8 months ago

js-single-to-multiline-comments v1.0.0

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

JS Comment Converter

Convert single-line JavaScript comments (//) to multi-line comments (/* */).

Features

  • Converts standalone and inline single-line comments.
  • Preserves code structure and formatting.
  • Cross-platform support (Linux, macOS, Windows).
  • Command-line interface (CLI) for easy usage.

Installation

npm install -g js-comment-converter
1.0.0

8 months ago