ng-highlight

A small AngularJS directive to pair highlighting with filtering.


Keywords
highlight, angular, angularjs, nghighlight, angularui, angularstrap, bootstrap
License
GPL-2.0
Install
bower install ng-highlight

Documentation

ngHighlight

A small AngularJS directive to pair highlighting with filtering

Getting Started

bower install ng-highlight
  • Include the ngHighlight module as a dependency in your AngularJS application
angular.module('app', ['ngHighlight'])