Skip to content

Commit eb82701

Browse files
Merge pull request #80 from enthec/Parsley.js
Parsley.js added
2 parents 445881e + 981d967 commit eb82701

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/technologies/p.json

+12
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,18 @@
556556
},
557557
"website": "https://www.parse.ly"
558558
},
559+
"Parsley.js": {
560+
"cats": [
561+
59
562+
],
563+
"description": "Javascript forms validation script.",
564+
"js": {
565+
"parsley": ""
566+
},
567+
"oss": true,
568+
"scriptSrc": "parsley(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
569+
"website": "https://parsleyjs.org"
570+
},
559571
"Partial.ly": {
560572
"cats": [
561573
41,

0 commit comments

Comments
 (0)