forked from winmarkltd/BootstrapFormHelpers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
336 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-country", | ||
"title": "Bootstrap Form Helpers Countries List", | ||
"description": "jQuery plugin for adding a list of countries.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"country" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/country", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-currency", | ||
"title": "Bootstrap Form Helpers Currencies List", | ||
"description": "jQuery plugin for adding a list of currencies.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"currency" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/currency", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-datepicker", | ||
"title": "Bootstrap Form Helpers DatePicker", | ||
"description": "jQuery plugin for adding a datepicker.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"datepicker" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/datepicker", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-font", | ||
"title": "Bootstrap Form Helpers Fonts List", | ||
"description": "jQuery plugin for adding a list of fonts.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"font" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/font", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-fontsize", | ||
"title": "Bootstrap Form Helpers Font Sizes List", | ||
"description": "jQuery plugin for adding a list of font sizes.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"fontsize" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/fontsize", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-googlefont", | ||
"title": "Bootstrap Form Helpers Google Fonts List", | ||
"description": "jQuery plugin for adding a list of Google fonts.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"googlefont" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/googlefont", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-language", | ||
"title": "Bootstrap Form Helpers Languages List", | ||
"description": "jQuery plugin for adding a list of languages.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"language" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/language", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-phone", | ||
"title": "Bootstrap Form Helpers Phone Input", | ||
"description": "jQuery plugin for adding a phone input.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"phone" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/phone", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-select", | ||
"title": "Bootstrap Form Helpers Select Box", | ||
"description": "jQuery plugin for adding a select box.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"select" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/select", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-state", | ||
"title": "Bootstrap Form Helpers States List", | ||
"description": "jQuery plugin for adding a list of states.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"state" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/state", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-timepicker", | ||
"title": "Bootstrap Form Helpers TimePicker", | ||
"description": "jQuery plugin for adding a timepicker.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"timepicker" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/timepicker", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "bfh-timezone", | ||
"title": "Bootstrap Form Helpers Timezones List", | ||
"description": "jQuery plugin for adding a list of timezones.", | ||
"keywords": [ | ||
"form", | ||
"input", | ||
"timezone" | ||
], | ||
"version": "1.8.1", | ||
"author": { | ||
"name": "Vincent Lamanna", | ||
"url": "http://vincentlamanna.com" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "Apache License v2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues", | ||
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/", | ||
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/timezone", | ||
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip", | ||
"dependencies": { | ||
"jquery": ">=1.7" | ||
} | ||
} |