horprogs / Just-validate

Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.

Home Page:https://just-validate.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken link on date plugin CDN

kpatron opened this issue · comments

The link to the date plugin CDN at https://unpkg.com/just-validate@latest/dist/just-validate-plugin-date.production.min.js doesn't seem to work. Is this intentional? I haven't tried using NPM for it