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

ocombe/ocLazyLoad

Lazy load modules & components in AngularJS observed · 2026-08-28

github.com/ocombe/ocLazyLoad · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4631
  • days_rel: n/a
  • days_push: 2774
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2606 stars · 502 forks observed · 2026-08-28

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

ocLazyLoad is a library that enables lazy loading of modules and components in AngularJS 1.x applications. It loads JavaScript, CSS, and template files on demand, automatically resolving dependencies without using eval.

Use cases

  • lazy load AngularJS modules on demand
  • defer loading of JS, CSS, and templates until needed
  • reduce initial page load size of an AngularJS app
  • load AngularJS modules at runtime after bootstrap
  • integrate lazy loading with RequireJS or custom async loaders

When to choose

  • you maintain a legacy AngularJS 1.x app and need on-demand module loading
  • you want to split a large AngularJS bundle into smaller chunks loaded on demand
  • you need to load modules after the app has already bootstrapped

When to avoid

  • you are starting a new project with modern Angular (2+), React, or Vue
  • you need long-term support or active maintenance
  • your AngularJS app is small enough that lazy loading adds unnecessary complexity

Facets

library · maturity maintenance

build-tool developer-tools web-development frontend browser angularjs lazy-loading on-demand-loading code-splitting legacy-javascript javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
ocombe/ocLazyLoadmain23

For agents

markdown · JSON · MCP: product_card(name="ocombe/ocLazyLoad")

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