/js-urai

Reformat minified JavaScript code

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Node.js CI License

js-urai

This tool reformats minified JavaScript code.

WARNING: This will rewrite your existing files. Back up accordingly!

Usage:

npx @hyperjumptech/js-urai <glob-pattern>

Example:

npx @hyperjumptech/js-urai "**/*.js"