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

1 repo

Awesome GitHub RepositoriesHierarchical Scopes

Structural approach that organizes application state into nested trees to facilitate data access across component hierarchies.

Explore 1 awesome GitHub repository matching software engineering & architecture · Hierarchical Scopes. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. System & Application Design
  4. Application Layer Architectures
  5. State Management Architectures
  6. Scope and Hierarchy Management
  7. Hierarchical Scopes

Awesome Hierarchical Scopes 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

    JavaScript