GOPack

GOPack

Javascript bundler and transpiler using webpack and babel

3 followers

GOPack is an open-source JavaScript library built using Node Js, webpack, and babel. It was developed to help developers unfamiliar with webpack bundle their projects into static files using pre-written webpack configuration and pre-installed loaders.
Free
Launch Team
Flowstep
Flowstep
Generate real UI in seconds
Promoted

What do you think? …

Prince Onukwili
I saw how tedious webpack was to configure with babel and loaders, then i thought to myself 'Hey! why not create a library that has pre-written webpack configuration and loaders?', then BOOM! We have GOPack! This library will help developers who are not familiar with webpack bundle their projects into static files, it will also help developers avoid the hassle of creating new webpack configurations for each project, they'll just have to install the library, initialize the webpack files, after which they are good to go! GOPack is currently open source, so interested developers can fork the GitHub repo, make/commit changes and create pull requests.