This package has been deprecated

Author message:

Not used yet

angular-a-disabled

0.0.2 • Public • Published

How to disable my link

⚠️ Deprecated

Build Status

angular.module("myApp", ["angular-a-disabled"]);
<!-- Link disabled if myCondition === true -->
<a a-disabled="myCondition"
    href="myLink">
    Go to my link
</a>

Installation

Bower

bower install ssh://git@github.com:ovh-ux/angular-a-disabled.git --save

NPM

npm install ssh://git@github.com:ovh-ux/angular-a-disabled.git --save

Get the sources

    git clone https://github.com/ovh/angular-a-disabled.git
    cd angular-a-disabled
    npm install
    bower install

You've developed a new cool feature ? Fixed an annoying bug ? We'd be happy to hear from you !

Have a look in CONTRIBUTING.md

Run the tests

npm test

Build the documentation

grunt docs

Related links

License

See https://github.com/ovh/angular-a-disabled/blob/master/LICENSE

Dependencies (0)

    Dev Dependencies (20)

    Package Sidebar

    Install

    npm i angular-a-disabled

    Weekly Downloads

    2

    Version

    0.0.2

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • marie-j
    • jisay
    • axelpeter
    • blary_jp
    • antleblanc
    • cbourgois
    • ovh-ux-cds
    • lizardk
    • ovh
    • gioindahouz
    • jleveugle
    • bnjjj
    • khuang