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 是一个用于 AngularJS 1.x 应用的本地化框架。它作为一个 i18n 翻译工具,用于根据选定的语言环境替换静态用户界面文本。 该框架通过异步加载翻译文件来管理多语言内容,以最大限度地减小包体积。它包括处理复数规则以及将动态变量插入翻译字符串的系统。 该项目还提供语言切换和回退链解析功能,以确保在缺少主要翻译键时显示可读的字符串。
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.