This module provides a directive that enables validations using AngularJS with forms that are marked up.
Source files are in src
and are written in EcmaScript 6.
Meteor packages use the original EcmaScript 6 code. NPM and Bower packages use the sources concatenated, transpiled to EcmaScript 5, and minified.