Duct Tape and a Swiss Army Knife. Angular helpers for all your friends!
- Affix
- Autocomplete
- Canvas Spinner
- Events
- Menu
- Modal
- Placeholder
- Popover
- Scroll Spy
- Spinner
- Tag Autocomplete
- Time Input
- Tooltip
- Boolean
- Pluralize
- Timestamp
- Underscore String
- AngularJS (1.2.x+)
- Underscore String (Underscore string filter)
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
More bower repositories can be found at 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"]);
Modularized MacGyver files can be found here:
- angular-macgyver/bower-macgyver - All directives, services and filters bundled together
- angular-macgyver/bower-macgyver-core - Utilities, events and all directives without 3rd party dependencies
- angular-macgyver/bower-macgyver-filters - All filters