11 مستودعات
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.
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.
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.
AngularJS Internationalization Library is a localization framework for AngularJS 1.x applications. It functions as an i18n translation tool used to swap static user interface text with localized versions based on a selected locale. The framework manages multi-language content through asynchronous loading of translation files to minimize bundle size. It includes systems for handling pluralization rules and interpolating dynamic variables into translation strings. The project also provides capabilities for language switching and fallback-chain resolution to ensure a readable string is displaye
Internationalization support for Angular.
Bunch of useful filters for AngularJS (with no external dependencies!)
Collection of useful Angular filters.
An AngularJS module that gives you access to the browsers local storage with cookie fallback
LocalStorage support with cookie fallback for Angular.
Zero watches binding for AngularJs
Optimizes performance by reducing watcher counts.
An AngularJS directive for Masonry.
Masonry plugin for AngularJS.