for a working sample download the full repo and type:
- npm install (to install dependencies including lite-server)
- npm start (to start lite server on port 10001)
- browse http://localhost:10001 to run the sample
######Download the only filter, ts or js file, if you want to include it in your project.
###Usage Samples:
<input type="text" id="sampleData" name="sampleData" ng-model="myDate | EmptyText">