Analyze and debug space usage through source maps. Latest version: 2.5.3, last published: 3 years ago. Start using source-map-explorer in your project by running `npm i source-map-explorer`. There are 233 other projects in the npm registry using source-map-explorer.| npm
I've previously blogged about my take on digital gardens, and on adding a new notes section on my blog. I've been using it for content that'| Emma Goto
Following on from my 2023, 2021 and 2020 wrap-up posts, I'm back for another year in review! This marks 5 years of me running my blog, and i| Emma Goto
If you spend time in tech blogging circles, you may have come across the concept of a digital garden, which offers an alternative for how yo| Emma Goto
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap. Latest version: 4.10.2, last published: a year ago. Start using webpack-bundle-analyzer in your project by running `npm i webpack-bundle-analyzer`. There are 3294 other projects in the npm registry using webpack-bundle-analyzer.| npm
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.| webpack