-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
- Create a demo app for this library in codesandbox and update the README with the demo app link
Useful tips
- Use the below code to include the library into the demo app
<script
src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
crossorigin="anonymous"></script>
<script
src="https://raw.githubusercontent.com/ameerthehacker/jquery-simple-validator/master/dist/jquery-simple-validator.min.js" crossorigin="anonymous"></script>
- Include validation demo for all validations
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfesthelp wantedExtra attention is neededExtra attention is needed