awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Deferred Resource Loading · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDeferred Resource Loading

Directives that prevent premature browser requests for element sources until expressions are resolved.

Explore 1 awesome GitHub repository matching devops & infrastructure · Deferred Resource Loading. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Distributed Data Platforms
  5. Deferred Resource Loading

Awesome Deferred Resource Loading GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • angular/angular.js

    angular/angular.js

    58,970GitHubView on GitHub↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By util

    Defers resource fetching by binding element sources to expressions that resolve only after the application template has been fully processed.

    JavaScript