2.0.2 • Published 9 months ago

@frankhoodbs/uglify-js v2.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

@frankhoodbs/uglify-js

A simple Node.js script to minify JavaScript files in a specified directory.

Version License

Installation

To install the utility globally:

npm install -g @frankhoodbs/uglify-js

Usage

To use the utility:

fh-uglify-js <path_to_directory>

Replace <path_to_directory> with the path to the directory containing the JavaScript files you want to minify.

Example:

If you have a directory named dist with JavaScript files, you can minify them with:

fh-uglify-js ./dist

Features

  • Easy to use: just provide the path to the directory.
  • Provides feedback for each file processed.
  • Uses UglifyJS for minification, ensuring high-quality and efficient results.

Feedback

Files that are successfully minified will be indicated with a ✅ and the path to the file in green. Files that fail to minify will be indicated with a 🚫 and the path to the file in red.

Dependencies

This utility is built on several popular Node.js packages, including UglifyJS, chalk, node-emoji, and walk-sync. Thanks to all the maintainers and contributors of these libraries for making this utility possible!

License

ISC

Feedback & Issues

If you encounter any issues or have feedback, please contact us.

2.0.2

9 months ago

1.3.13

10 months ago

2.0.1

9 months ago

1.3.12

10 months ago

1.3.10

12 months ago

1.3.11

12 months ago

1.3.4

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.16

1 year ago

1.2.13

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.12

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.2

1 year ago

1.2.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.10

2 years ago

1.1.13

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago