# ng-bulk-check

AngularJS library that adds bulk actions to any lists/tables. 

## Demo

Demo is not available yet, but you can see examples in the source code ( `examples` directory).

## Install

Install via npm: 

```
npm install ng-bulk-check
```

Install via bower: 

```
bower install ng-bulk-check
```

## Version History

### 0.1.0
Initial version
