A pure angular validate module with toast for mobile app/website without jQuery dependency

I have made a pure angular validate specially for mobile app/website without jQuery dependency.

Functions:

  1. Show special style in time to tag the input is valid or not when user input.

  2. When user submit the form, focus to the first invalid input and show a toast. Content in toast can be customized.

Here is the demo and git link:

Demo
GitHub

I am new to IONIC and angular, and have gotten lots of help on this forum. Hope this module can help some one. If you like it, it is my pleasure. If you feel not good, please help to improve. :smile: