Code Monkey home page Code Monkey logo

react-ad-block-detect's Introduction

react-ad-block-detect

A React component that renders its children if an ad blocker is detected

npm version Travis Build Status Circle Build Status Coverage Status dependencies Status devDependencies Status

Installation

npm install react-ad-block-detect

Usage

import React, { Component } from 'react';
import AdBlockDetect from 'react-ad-block-detect';

class MyComponent extends Component {
    render() {
        return (
            <AdBlockDetect>
                <p>Show this if an ad blocker has been enabled.</p>
            </AdBlockDetect>
        );
    }
}

react-ad-block-detect's People

Contributors

grxy avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lynyx omgduke

react-ad-block-detect's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency babel-eslint to v7.2.3
  • Update dependency babel-preset-env to v1.7.0
  • Update dependency coveralls to v2.13.3
  • Update dependency enzyme to v2.9.1
  • Update dependency eslint to v3.19.0
  • Update dependency webpack to v2.7.0
  • Update react monorepo to v15.7.0 (react, react-addons-test-utils, react-dom)
  • Update dependency babel-eslint to v10
  • Update dependency babel-loader to v9
  • Update dependency eslint to v9
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • adblockdetect ^0.0.1
  • react ^15.4.2
  • babel-core ^6.23.1
  • babel-eslint ^7.1.1
  • babel-jest ^19.0.0
  • babel-loader ^6.4.0
  • babel-preset-env ^1.2.1
  • babel-preset-react ^6.23.0
  • babel-preset-stage-0 ^6.22.0
  • coveralls ^2.12.0
  • enzyme ^2.7.1
  • eslint ^3.17.1
  • eslint-plugin-react ^6.10.0
  • jest-cli ^19.0.2
  • react-addons-test-utils ^15.4.2
  • react-dom ^15.4.2
  • webpack ^2.2.1
travis
.travis.yml
  • node 7
  • node 6
  • node 5
  • node 4

  • Check this box to trigger a request for Renovate to run again on this repository

no longer works

I am wondering if their is an update for this as I was not able to get it to work I tested in Google, Opera and IE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.