Angular On Select Directive

An AngularJS directive that allows for click-and-drag or just a click for highlighting words within any container regardless of type.

Angular Based Date Validator

Created a custom type of input field that will only allow numbers and will validate the input-field to a string in the format of “YYYY-MM-DD”.