2.0.4 • Published 6 years ago

@fdmg/fd-article-interests v2.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Build Status Coverage Status npm version Greenkeeper badge

fd-article-interests

FD-themed article interests.

Installation

  • Run npm i -D @fdmg/fd-article-interests

Demo

To run the demo, check-out this repository and run npm run build-demo. After the build succeeded you can open dist/demo.html with your webbrowser.

Usage

import ArticleInterests from '@fdmg/fd-article-interests';
...
<ArticleInterests
    onDisableAlertClick={this.onDisableAlertClick}
    onEnableAlertClick={this.onEnableAlertClick}
    onFollowClick={this.onFollowClick}
    onUnfollowClick={this.onUnfollowClick}
    title="Volgen via mijn nieuws"
    titleLink="https://fd.nl/mijn-nieuws"
    interests={this.state.interests}
/>
2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago