angular-validators

WebJar for angular-validators

License

License

MIT
Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-validators
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

angular-validators
WebJar for angular-validators
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/intellix/angular-validators

Download angular-validators

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-validators/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-validators</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-validators/
implementation 'org.webjars.bower:angular-validators:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-validators/
implementation ("org.webjars.bower:angular-validators:0.2.1")
'org.webjars.bower:angular-validators:jar:0.2.1'
<dependency org="org.webjars.bower" name="angular-validators" rev="0.2.1">
  <artifact name="angular-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-validators', version='0.2.1')
)
libraryDependencies += "org.webjars.bower" % "angular-validators" % "0.2.1"
[org.webjars.bower/angular-validators "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : angular jar [1.3,1.4)

Project Modules

There are no modules declared in this project.

Angular Validators

Code Climate

Re-useable validators to use across my projects

Todo

Everything

Demo

Demo

Installation

bower install angular-validators

Then add angularValidators to your modules dependencies:

angular.module('app', ['angular-validators'])

Usage

Basic usage

Add the appropriate directive and attributes as required

Building

Contributing

  1. Add/change code
  2. Run and pass your tests with testem ci -f config/testem.json"
  3. PR

Submit a PR

Credits

License

Mit License: http://www.opensource.org/licenses/mit-license.php

Versions

Version
0.2.1