Skip to content

Commit 43b2e53

Browse files
DanielKucalrolandjitsu
authored andcommitted
Add angular-esc and angular-clickable-click (PatrickJS#315)
* Add angular-esc * Add angular-clickable-click
1 parent d550911 commit 43b2e53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,8 @@ Http is available as an injectable class, with methods to perform http requests.
519519
* [ngx-mapbox-gl](https://github.com/Wykks/ngx-mapbox-gl) - Angular binding of mapbox-gl-js
520520
* [ng-chat](https://github.com/rpaschoal/ng-chat) - A simple facebook/linkedin lookalike chat module for Angular applications
521521
* [ngx-store](https://github.com/zoomsphere/ngx-store) - Complex library for managing `localStorage`, `sessionStorage` and cookies, allows to watch data changes, provides decorators and API based on builder pattern
522+
* [angular-esc](https://github.com/DanielKucal/angular-esc) - Adds `(esc)` output fired by the Escape key
523+
* [angular-clickable-click](https://github.com/DanielKucal/angular-clickable-click) - Sets pointer cursor on elements using standard `(click)` output and allows to disable such events
522524

523525
#### Site Templates
524526

0 commit comments

Comments
 (0)