Search results
6 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Provides a simple publish/subscribe service for Angular applications. It supports caching of messages with optional retention policies and a garbage collector to manage the cache size. The service also supports wildcard topic matching.
Provides an Angular directive to make any element contenteditable. It supports change detection and debouncing, and allows binding to a method for handling content changes. The package also includes an init generator for managing peer dependencies.
This package provides Angular services and decorators for interacting with web storage (localStorage and sessionStorage) and in-memory storage. It offers a simple way to manage data persistence with expiration options and provides decorators for binding c
This package provides an Angular service and interceptor to simplify integration with Keycloak, an open-source identity and access management solution. It offers features such as authentication, authorization, token management, and automatic bearer token
This package provides Angular pipes and a directive for displaying dates and times in a human-readable "time ago" format. It includes a live pipe that updates automatically. The package also offers a formatter for converting dates into time ago strings.
Provides an Angular pipe that compiles Handlebars templates. The pipe takes a template string and a context object as input. It then uses Handlebars to compile the template with the provided context, returning the rendered string.