1.1.1 • Published 8 years ago

angular-bootstrap-validator v1.1.1

Weekly downloads
4
License
EPL-1.0
Repository
github
Last release
8 years ago

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.