aramk:external-links

v0.1.1Published 8 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

meteor-external-links

Opens links to external domains in another window

Installation

meteor add aramk:external-links

Usage

At runtime, the package hooks into all known templates and adds a target="_blank" to all links with external domains when the template is rendered.