Home · code3hr/Minifiedjs Wiki · GitHub
Skip to content
chick joel CJ edited this page Apr 9, 2022 · 3 revisions

Welcome to the Minifiedjs wiki!
Have you ever wanted to reduce your .js file size by removing line spacing and comments on a release code. Minified js is easy to use
By running node minified.js file_to_minify

Clone this wiki locally