Skip to content

A JS Compiler to compile any JS code into a valid uglified transpiled JS code. You can also execute the uglified JS code right from the browser.

License

Notifications You must be signed in to change notification settings

amitsingh-007/uglify-js-compiler

Repository files navigation

Uglify JS Compiler

This is a JavaScript Compiler to compile any JavaScript code into a valid uglified transpiled JavaScript code. You can also execute the uglified JavaScript code right from the browser itself.

Visit the Uglify JS Compiler Vercel page to use the uglify JavaScript compiler.

Development

  • Run pnpm i to install the dependencies.
  • Run pnpm dev to start local dev server.

About

A JS Compiler to compile any JS code into a valid uglified transpiled JS code. You can also execute the uglified JS code right from the browser.

Topics

Resources

License

Stars

Watchers

Forks