{"library":"uglify-js-export","type":"library","category":null,"description":"A thin wrapper that re-exports UglifyJS as an ES module, primarily for use with browserify transforms. Current stable version is 3.19.3. The package follows UglifyJS releases closely and provides TypeScript types. Key differentiators: it allows CommonJS-based tooling like browserify to consume UglifyJS natively without manual import hacks, including the internal parse API and source map support. It ships with full UglifyJS 3.19.3 functionality, correctly exposing both the minify function and parse/AST utilities. Release cadence matches UglifyJS upstream (approximately yearly). This package is a simple re-export, not a fork or alternative minifier.","language":"javascript","status":"active","version":"3.19.3","tags":["javascript","js","uglify","uglify-js","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install uglify-js-export","imports":["import UglifyJS from 'uglify-js-export';","import { minify } from 'uglify-js-export';","import { parse } from 'uglify-js-export';"]},{"cmd":"yarn add uglify-js-export","imports":[]},{"cmd":"pnpm add uglify-js-export","imports":[]}],"homepage":"https://jaywcjlove.github.io/tools/#/js-beautifier","github":"https://github.com/jaywcjlove/uglify-js-export","docs":null,"changelog":null,"pypi":null,"npm":"uglify-js-export","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}