ember-external-link

0.1.0 • Public • Published

ember-external-link

Build Status GitHub version npm version Dependency Status

An ember-cli addon with a shortcut of _blank HTML link.

Information

NPM

Install in ember-cli application

In your application's directory:

ember install ember-external-link

Usage

{{#external-link href="http://foo.bar"}}
    Wow!
{{/external-link}}

{{#external-link "http://foo.bar"}}
    Wow!
{{/external-link}}

{{external-link "http://foo.bar"}}

Contribute

If you want to contribute to this addon, please read the CONTRIBUTING.md.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

/ember-external-link/

    Package Sidebar

    Install

    npm i ember-external-link

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    34.6 MB

    Total Files

    12

    Last publish

    Collaborators

    • bbvaengineer