File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- # jquery.input.validator # jquery.formslider [ ![ Build Status] ( https://travis-ci.org/creative-workflow/jquery.input.validator.svg?branch=master )] ( https://travis-ci.org/creative-workflow/jquery.input.validator ) [ ![ Contribute] ( https://img.shields.io/badge/Contribution-Open-brightgreen.svg )] ( CONTRIBUTING.md ) [ ![ Code Climate ] ( https://codeclimate.com/github/creative-workflow/jquery.input.validator/badges/gpa.svg )] ( https://codeclimate.com/github/creative-workflow/jquery.input.validator ) [ ![ npm ] ( https://img.shields.io/npm/dt/jquery.input.validator.svg )] ( https://www.npmjs.com/package/jquery.input.validator ) [ ![ Beerpay] ( https://beerpay.io/creative-workflow/jquery.input.validator/badge.svg?style=flat )] ( https://beerpay.io/creative-workflow/jquery.input.validator )
1+ # jquery.input.validator # jquery.formslider [ ![ Build Status] ( https://travis-ci.org/creative-workflow/jquery.input.validator.svg?branch=master )] ( https://travis-ci.org/creative-workflow/jquery.input.validator ) [ ![ Contribute] ( https://img.shields.io/badge/Contribution-Open-brightgreen.svg )] ( CONTRIBUTING.md ) [ ![ Beerpay] ( https://beerpay.io/creative-workflow/jquery.input.validator/badge.svg?style=flat )] ( https://beerpay.io/creative-workflow/jquery.input.validator )
22
33[ ![ NPM] ( https://nodei.co/npm/jquery.input.validator.png )] ( https://nodei.co/npm/jquery.input.validator/ )
44
@@ -165,6 +165,9 @@ It also exposes the class `InputValidator` for manual instantiating.
165165 [ Tom Hanoldt] ( https://www.tomhanoldt.info )
166166
167167## Changelog
168+ ### 1.0.1
169+ * readme
170+
168171### 1.0.0
169172 * initial
170173
Original file line number Diff line number Diff line change 11{
22 "name" : " jquery.input.validator" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "homepage" : " https://github.com/creative-workflow/jquery.input.validator" ,
55 "authors" : [
66
Original file line number Diff line number Diff line change 11{
22 "name" : " jquery.input.validator" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " This module helps to handle input validation based on standart html attributes." ,
55 "main" : " dist/jquery.input.validator.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments