Socket
Socket
Sign inDemoInstall

angular-form-messages

Package Overview
Dependencies
1
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-form-messages

[![Build Status](https://travis-ci.org/xebia/angular-form-messages.svg?branch=master)](https://travis-ci.org/xebia/angular-form-messages) [![Test Coverage](https://codeclimate.com/github/xebia/angular-form-messages/badges/coverage.svg)](https://codeclimat


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
1.86 MB
Created
Weekly downloads
 

Readme

Source

Angular Form Messages

Build Status Test Coverage Code Climate

Angular Form Messages lets you show custom validation messages on your forms. There are several Github projects that provide form validation directives, but most of them do not allow you to set custom validation callbacks on your forms or they do not support validation messages that come from your backend. Angular Form Messages also gives you the ability to show validation messages for groups of fields.

Check out the documentation pages (under development).

Here is an example project: Angular Form Messages Example

Installation

Add the Angular Form Messages dependency to your project.

bower install --save-dev angular-form-messages

Include dist/angular-form-messages.js (min.js) and optionally dist/angular-form-messages-bootstrap.js in a script tag.

The bootstrap scripts contain some additional helper directives for adding Bootstrap HTML and CSS classes (see documentation).

Build & development

Running grunt tests and builds the project.

FAQs

Last updated on 13 Feb 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc