Skip to content

JS minifier package for the atom text editor, based on Terser

License

Notifications You must be signed in to change notification settings

g--o/atom-minifier-j-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minify-j-s package

A very comfortable GUI wrapper for Terser for atom text editor.

screenshot

Features

  • Minify an entire directory
  • "plug and play" (nothing to config, no tmp files)

Install

Install via apm:

$ apm install minify-j-s

via atom GUI: Just go to settings (ctrl+,) and then to packages or install and then install the package and enjoy. (it should be enabled by default)

Usage

Press F4 and fill the fields.

Focused on a field press either: Escape to cancel. Enter to proceed.

NOTE: if your output js is in the directory, for now it will feed into itself. (this allows appending of old and new)

License

I want to make it clear that I'm using Terser, so it's license also applies to this. Additional to that the software itself MIT licensed, for more info check LICENSE.md

Enjoy!

About

JS minifier package for the atom text editor, based on Terser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published