Skip to content

thaneuk/brackets-js-minifier-offline

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
nls
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

brackets-js-minifier-offline

Brackets Extension - Minify JavaScript using the offline Google closure compiler

Options

  • Edit menu will have two new options
  1. "Create Minified JavaScript version" this will save a minfied version of the open JavaScript file keyboard shortcut Ctrl-Alt-M.
  2. "JavaScript Minifification On Save" (Toggle) When you save a JavaScript file a minified version will be created.
  • Additionally you can right click a JavaScript file in the project window and select "Create Minified version".

Future: Options dialog: optimization level currently defaults to simple.

About

Brackets Extension - Minify JavaScript using the offline Google closure compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published