New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular2-tabs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-tabs - npm Package Compare versions

Comparing version 0.1.0-beta.4 to 0.1.0-beta.5

core.d.ts

2

package.json
{
"name": "angular2-tabs",
"version": "0.1.0-beta.4",
"version": "0.1.0-beta.5",
"description": "Tabs for angular2",

@@ -5,0 +5,0 @@ "repository": {

@@ -8,2 +8,10 @@ [![Join the chat at https://gitter.im/DemgelOpenSource/Home](https://badges.gitter.im/DemgelOpenSource/Home.svg)](https://gitter.im/DemgelOpenSource/Home?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Installation
Github only contains the source code for this project, to get the transpiled code for use in your project you will need to install it from npm.
Simply use the following command:
npm install angular2-tabs --save
## Example

@@ -60,2 +68,11 @@

### an-canactivate / an-cantactivate
These classes are added to the `li` based on if the tab can be activated based on the `canActivate` function passed in.
These classes are added to the `li` based on if the tab can be activated based on the `canActivate` function passed in.
## Contributing
To contribute, please fork this repository, then clone your repository. Once cloned feel free to make any changes you like.
When you clone the repository, you will only recieve the Typescript files, typings and tsconfig. There is no testing included, as this is pretty simple.
## Thanks
A Special thanks to those at `Angular2` for creating angular2.
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