victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

install in es6 standard #755

Open natsukiss opened 2 years ago

natsukiss commented 2 years ago

Good morning, hello.

I have a question, is it possible to install the plugin in the ES6 standard ??? The first step is to install the plugin via npm (npm and jquery-form-validator).

and what's next ?

import 'jquery-form-validator' doesnt work

What files should I import in my class?