Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ovh-angular-a-disabled

Package Overview
Dependencies
Maintainers
9
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ovh-angular-a-disabled

How to disable my link

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
9
Created
Source

ovh-angular-a-disabled

OVH component deprecated

deprecated Build Status

NPM

How to disable my link

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

Installation

Bower

bower install ovh-angular-a-disabled --save

NPM

npm install ovh-angular-a-disabled --save

Get the sources

    git clone https://github.com/ovh-ux/ovh-angular-a-disabled.git
    cd ovh-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

License

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

FAQs

Package last updated on 17 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc