Open JamoCA opened 2 years ago
yo @JamoCA that's a really good request. I'll take a look to see if we can make this available through our open source CDN. Will keep you posted
Have you tried jsDelivr's ESM support? https://cdn.jsdelivr.net/npm/@zootools/email-spell-checker@1.11.0/+esm Maybe it will fit your needs as is? Plus you get the benefit of detailed download stats
I specifically searched Google for "email-spell-checker cdn" and didn't find anything. If available on third-party CDNs, please list them in the readme.md for easier identification.
This may be a better top-level (non-versioned) URL for the source at jsdelivr.net as it has a one-click download: https://www.jsdelivr.com/package/npm/@zootools/email-spell-checker
I noticed this project recommended in a comment on the mailcheck project page and thought I'd see if I could drop it in as a replacement to my web applications.
Are there any plans to offer a compiled/minified version? (While I use many vanilla javascript libraries, I don't use npm or yarn.)
Are there any plans to host this library with various CDN providers? (The current version of the Mailcheck library is available on cdnjs.com, jsdelivr.com, cdnpkg.com, cdnjs.cloudflare.com, etc.)
Thanks.