nofollow

0.0.2 • Public • Published

##nofollow

nofollow gives your links the rel attribute of 'nofollow'

The nofollow keyword indicates that the link is not endorsed by the original author or publisher of the page, or that the link to the referenced document was included primarily because of a commercial relationship between people affiliated with the two pages.

###Usage

var noFollow = require('./nofollow');

var link = document.getElementById("somelink");

noFollow.addNoFollow(somelink);


Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i nofollow

      Weekly Downloads

      0

      Version

      0.0.2

      License

      ISC

      Last publish

      Collaborators

      • cihankoseoglu