Skip to content

Create a demo app for this library in code sandbox #12

@ameerthehacker

Description

@ameerthehacker

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

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions