Ross ROSS = Recommend OSS · open-source software intelligence for agents

lodash/lodash-webpack-plugin

Smaller modular Lodash builds. observed · 2026-08-28

github.com/lodash/lodash-webpack-plugin · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3778
  • days_rel: n/a
  • days_push: 1387
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1188 stars · 60 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A webpack plugin that creates smaller modular Lodash builds by replacing feature sets of modules with noop, identity, or simpler alternatives. It complements babel-plugin-lodash by shrinking cherry-picked Lodash builds even further.

Use cases

  • reduce lodash bundle size in webpack builds
  • strip unused lodash feature sets like unicode or chaining
  • optimize javascript bundle for production
  • complement babel-plugin-lodash with further shrinking
  • remove deep property path support from lodash builds

When to choose

  • you use lodash heavily and want the smallest possible bundle
  • you already use babel-plugin-lodash and webpack
  • you know exactly which lodash feature sets your code needs

When to avoid

  • you rely on lodash features disabled by default and cannot audit behavior changes
  • you don't use webpack as your bundler
  • your project no longer receives updates since the plugin is in maintenance mode

Facets

plugin · maturity maintenance

build-tool developer-tools web-development frontend developer-tools webpack-plugin lodash tree-shaking bundle-size javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
lodash/lodash-webpack-pluginmain10

For agents

markdown · JSON · MCP: product_card(name="lodash/lodash-webpack-plugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem