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

1 repo

Awesome GitHub RepositoriesUtility Libraries

General-purpose libraries providing common helper functions to simplify routine programming tasks.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Utility Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Utilities
  4. Utility Libraries

Awesome Utility Libraries 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

Explore sub-tags

  • Global Utility HelpersUtility functions exposed globally to perform low-level operations such as object copying and equality checks.