Skip to content

hyperjumptech/js-urai

Repository files navigation

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"