João Neves

MergerJS - Yet another CLI build tool to bundle JavaScript files

by
Yet another simple cross-platform CLI build tool to bundle JavaScript files, with a custom file import syntax, ES8+ minification, auto build capabilities, and native OS notifications.
MergerJS is not a module bundler, is a file bundler.

Add a comment

Replies

Best
João Neves
When I started doing academic web projects, I felt the need for a build tool to merge all my JS files into one, cleaning the HTML pages and optimizing my workflow. I wanted something simple and fast. My schoolmates couldn't get around with other projects like WebPack and similar tools, so I decided to build MergerJS in order to use a file bundler in a very simple and fast way. This is and it will always be a work in progress. In the moment I am refactoring and optimizing a lot of modules in the software. I hope that someone finds this tool useful 🙂
João Neves
Could this tool be useful to you?