1.0.0 • Published 7 years ago
ngx-blood-hound v1.0.0
NgxBloodHound
- A simple component to be used into try cath block to connect any application with the github repository to create automatically.
- However, this directive can be used with
any othertry catch block or any pipe error on http methods. - It is developed using
Angular >=6.0.0and its newly introducedng g libraryschematics. - This library is is generated with Angular CLI version 6.0.3.
Examples/Demo
- A simple Example can be found under
src/appdirectory of this repository. It uses GitHub api to have a communication between the application and the repository.
Installation
npm i ngx-blood-hound
Usage
Running unit tests
Run ng test to execute the unit tests via Karma.
Credits
This project is based on ngx-typeahead. I want to thank Oren Farhi from Orizens for open sourcing his project as it helped me to write my first simple Angular library. Also want to thanks entire Angular team for creating this awesome framework.