An open API service indexing awesome lists of open source software.

https://github.com/pvougny/angular-utility

Angular libraries
https://github.com/pvougny/angular-utility

angular javascript libraries typescript web

Last synced: about 2 months ago
JSON representation

Angular libraries

Awesome Lists containing this project

README

          

# angular-utility

This repository provides Angular services, directives and pipes through libraries:
- [Translate](./projects/translate/README.md) Translate dynamic texts from a class or a view
- [With](./projects/with/README.md) Contextualize values
- [Attach](./projects/attach/README.md) Detach and cache elements from the DOM when not displayed and reattach them when displayed again
- [Scroll](./projects/scroll/README.md) Save scroll position of hidden elements