hyperjumptech / js-urai

Reformat minified JavaScript code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Reformat minified JavaScript code

License:Apache License 2.0


Languages

Language:JavaScript 100.0%