Conata: JSMinifier

Back
Download
Execute

Introduction

This is a JavaScript minifier by Nina. The target language is ES5-based JavaScript and this runs on modern Web browsers.
This program ONLY minifies the given source, not obfuscates it.

codes

This implementation consists of the sources shown as follows.