Angular ResetField Directive Blog post detailing the directive JSBin demo Demo file: demo.html Karma tests Run an npm install to grab the dependencies then run the tests using either: PhantomJS: grunt or grunt test Chrome and Firefox (with autoWatch): grunt unit