awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

11 Repos

Awesome GitHub RepositoriesAngularJS Ecosystem

Plugins and extensions specifically for the AngularJS framework.

Explore 11 awesome GitHub repositories matching part of an awesome list · AngularJS Ecosystem. Refine with filters or upvote what's useful.

Awesome AngularJS Ecosystem GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • angular/materialAvatar von angular

    angular/material

    16,403Auf GitHub ansehen↗

    Angular Material is an accessible web component library and UI framework designed for building single-page applications within the Angular ecosystem. It provides a collection of pre-built user interface elements that implement the Material Design specification to ensure a consistent look and feel across different devices. The project functions as a cross-platform design system, offering a unified set of motion and interaction patterns. It focuses on delivering a standardized system of visual and behavioral specifications that adapt to various screen sizes. The library covers a broad range of

    Material Design implementation for Angular.

    JavaScript
    Auf GitHub ansehen↗16,403
  • mgonto/restangularAvatar von mgonto

    mgonto/restangular

    7,798Auf GitHub ansehen↗

    Restangular is a REST client and resource mapper for AngularJS applications. It provides a suite of tools for mapping API endpoints to local objects and collections, facilitating frontend CRUD implementation through standard HTTP methods. The project distinguishes itself through an async data binding system that links user interface elements to server-side objects, ensuring automatic updates upon request completion. It also features a programmable request interceptor pipeline for modifying headers and transforming responses, as well as a JSONP request handler to bypass same-origin policy rest

    Simplifies RESTful API interactions in Angular.

    JavaScript
    Auf GitHub ansehen↗7,798
  • angular-translate/angular-translateAvatar von angular-translate

    angular-translate/angular-translate

    4,281Auf GitHub ansehen↗

    AngularJS Internationalization Library ist ein Lokalisierungs-Framework für AngularJS 1.x-Anwendungen. Es fungiert als i18n-Übersetzungstool, um statische UI-Texte basierend auf einem ausgewählten Locale durch lokalisierte Versionen zu ersetzen. Das Framework verwaltet mehrsprachige Inhalte durch asynchrones Laden von Übersetzungsdateien, um die Bundle-Größe zu minimieren. Es enthält Systeme für Pluralisierungsregeln und die Interpolation dynamischer Variablen in Übersetzungsstrings. Das Projekt bietet zudem Funktionen für den Sprachwechsel und die Auflösung von Fallback-Ketten, um sicherzustellen, dass ein lesbarer String angezeigt wird, falls ein primärer Übersetzungsschlüssel fehlt.

    Internationalization support for Angular.

    JavaScriptangularjsboweri18n
    Auf GitHub ansehen↗4,281
  • a8m/angular-filterAvatar von a8m

    a8m/angular-filter

    2,905Auf GitHub ansehen↗

    Bunch of useful filters for AngularJS (with no external dependencies!)

    Collection of useful Angular filters.

    JavaScriptangularangular-filtersfilter
    Auf GitHub ansehen↗2,905
  • grevory/angular-local-storageAvatar von grevory

    grevory/angular-local-storage

    2,803Auf GitHub ansehen↗

    An AngularJS module that gives you access to the browsers local storage with cookie fallback

    LocalStorage support with cookie fallback for Angular.

    JavaScriptangularangularjscookie
    Auf GitHub ansehen↗2,803
  • pasvaz/bindonceAvatar von Pasvaz

    Pasvaz/bindonce

    2,704Auf GitHub ansehen↗

    Zero watches binding for AngularJs

    Optimizes performance by reducing watcher counts.

    JavaScript
    Auf GitHub ansehen↗2,704
  • passy/angular-masonryAvatar von passy

    passy/angular-masonry

    1,106Auf GitHub ansehen↗

    An AngularJS directive for Masonry.

    Masonry plugin for AngularJS.

    CoffeeScript
    Auf GitHub ansehen↗1,106
  • driftyco/ng-cordovaD

    driftyco/ng-cordova

    0Auf GitHub ansehen↗

    Angular wrappers for Cordova components.

    Auf GitHub ansehen↗0
  • davidchang/ngreactD

    davidchang/ngReact

    0Auf GitHub ansehen↗

    Use React components within Angular applications.

    Auf GitHub ansehen↗0
  • rev087/ng-inspectorR

    rev087/ng-inspector

    0Auf GitHub ansehen↗

    Chrome extension for debugging Angular applications.

    Auf GitHub ansehen↗0
  • textalk/angular-schema-formT

    Textalk/angular-schema-form

    0Auf GitHub ansehen↗

    Generates forms based on JSON schemas.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. AngularJS Ecosystem