Skip to content

HTML page that allows Javascript code to be pasted then transpiled and minified with Babel Standalone and/or the Google Closure Compiler API

Notifications You must be signed in to change notification settings

ChrisDeFreitas/minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

minify

This is an single HTML page that allows Javascript code to be pasted then transpiled and minified with Babel Standalone and/or the Google Closure Compiler API. The page contains comments to guide usage of the tools.

I put it together to simplify the entire process as I was moving between websites to accomplish various tasks and then having to refresh myself on the details of the various usages.

The code is stored here so I can get at it from different locations. Feel free to use and modify.

For online use see: https://chrisdefreitas.github.io/minify/

Thanks to

https://babeljs.io/repl
https://codemirror.net
https://developers.google.com/closure/compiler
https://fonts.google.com/

Chris, chrisd@europa.com

About

HTML page that allows Javascript code to be pasted then transpiled and minified with Babel Standalone and/or the Google Closure Compiler API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published