UNPKG

angular-unsavedchanges

Version:

AngularJS directive to warn user of unsaved changes when navigating away from a form.

26 lines (25 loc) 691 B
{ "name": "angular-unsavedchanges", "version": "0.2.5", "description": "AngularJS directive to warn user of unsaved changes when navigating away from a form.", "main": "lib/unsavedChanges.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/facultymatt/angular-unsavedChanges.git" }, "keywords": [ "form", "angularjs" ], "authors": [ "Matt Miller <matt@facultycreative.com>" ], "license": "MIT", "bugs": { "url": "https://github.com/facultymatt/angular-unsavedChanges/issues" }, "homepage": "https://github.com/facultymatt/angular-unsavedChanges" }