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

angular-macgyver

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-macgyver

A library of shared directives

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

MacGyver

Duct Tape and a Swiss Army Knife. Angular helpers for all your friends!

Build Status Coverage Status License Latest Release

Selenium Test Status

Components

Directives

  • Affix
  • Autocomplete
  • Canvas Spinner
  • Events
  • Menu
  • Modal
  • Placeholder
  • Popover
  • Scroll Spy
  • Spinner
  • Tag Autocomplete
  • Time Input
  • Tooltip

Filters

  • Boolean
  • Pluralize
  • Timestamp

3rd party libraries dependencies

  • AngularJS (1.2.x+)

Using MacGyver

You can install via Bower or download from Github

To install via bower, make sure you have bower installed and then run:

bower install angular-macgyver

To install via NPM, you can run:

npm install angular-macgyver

Once you have MacGyver in your project, just include "Mac" as a dependency in your Angular application and you’re good to go.

angular.module("myModule", ["Mac"]);

FAQs

Package last updated on 08 Oct 2016

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