title: List of JS Bundlers 🚀 published: true date: 2021-01-12 23:47:32 UTC tags: JavaScript,Nodejs,WebDevelopment,WebPerf canonical_url: https://h.shadowtime2000.com/list-of-js-bundlers

List of JS Bundlers

In my previous article about ES6 tree shaking a reader commented suggesting that I add a list of bundlers that support tree shaking to the bottom of the article. Instead I am going to create a list of JS bundlers.

  1. Webpack

  2. Rollup

  3. Parcel

  4. esbuild

  5. SWC

  6. Pax

  7. Bundl

  8. Klap

  9. Brunch

  10. Microbundle

  11. Packem

  12. Lasso

  13. Browserify

  14. FuseBox

  15. Metro

  16. Module Concat

  17. Bit Bundler

  18. SystemJS Builder

  19. Steal

  20. Blade Runner

  21. Rome

Other Articles You Might Like

  1. What is ES6 Tree Shaking?

  2. Everything You Don't Know About ES Modules

Feel free to suggest any more bundlers that I can add to the list in the comments!

Back | DEV.to

shadowtime2000

If you are looking at this you probably wonder who I am; teenage open source maintainer

shadowtime2000's DEV profile image