I'm trying to use Vuelidate without a build tool. The docs say that there's a version that can be directly consumed from the browser (access to it is done through a couple of global objects), but I'm wondering if there are es module versions of those files.
Thanks.