trajano:angular-bootstrap-validator

Provides a directive that enables validations using AngularJS with forms that are marked up.


License
EPL-1.0
Install
meteor add trajano:angular-bootstrap-validator@=1.1.0_1

Documentation

Angular Bootstrap Validator

This module provides a directive that enables validations using AngularJS with forms that are marked up.

Build Status

Project structure

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.