# fb-page-like

> This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.7.

Latest version **0.0.0** (published 2018-02-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install fb-page-like
pnpm add fb-page-like
yarn add fb-page-like
bun add fb-page-like
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2018-02-07 |
| First published | 2018-02-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 13 |
| Unpacked size | 64.8 KB |
| Known vulnerabilities | 0 (+21 in 3 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Auqib |
| Maintainers | auqib202 |

## Links

- npm: https://www.npmjs.com/package/fb-page-like
- Repository: https://github.com/Auqib123/fb-page-like
- Homepage: https://github.com/Auqib123/fb-page-like#readme
- Issues: https://github.com/Auqib123/fb-page-like/issues
- npm.io page: https://npm.io/package/fb-page-like

## Dependencies (13)

- [rxjs](https://npm.io/package/rxjs.md) ^5.5.6
- [tslib](https://npm.io/package/tslib.md) ^1.7.1
- [core-js](https://npm.io/package/core-js.md) ^2.4.1
- [zone.js](https://npm.io/package/zone.js.md) ^0.8.19
- [@angular/core](https://npm.io/package/@angular/core.md) ^5.2.0
- [@angular/http](https://npm.io/package/@angular/http.md) ^5.2.0
- [@angular/forms](https://npm.io/package/@angular/forms.md) ^5.2.0
- [@angular/common](https://npm.io/package/@angular/common.md) ^5.2.0
- [@angular/router](https://npm.io/package/@angular/router.md) ^5.2.0
- [@angular/compiler](https://npm.io/package/@angular/compiler.md) ^5.2.0
- [@angular/animations](https://npm.io/package/@angular/animations.md) ^5.2.0
- [@angular/platform-browser](https://npm.io/package/@angular/platform-browser.md) ^5.2.0
- [@angular/platform-browser-dynamic](https://npm.io/package/@angular/platform-browser-dynamic.md) ^5.2.0

## Recent versions

- 0.0.0 (latest) — 2018-02-07

## README

# FbPageLike

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.7.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## for usage 
add component tag as
<app-fan-of-page [info]="pageName"  (output)="onClicked($event)"></app-fan-of-page>
where 'info' is an input of Array holding info[0]===AppId;
and info[1] is PageName you want to check weather user has liked or not;

and 

(output)="onClicked($event)"
it will show you message weather user has liked your page or not;
message:1->user does not likes your page
           or
        2->user likes your page


to get link in git 



## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

---
_Source: https://npm.io/package/fb-page-like · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
