Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distribution version? CDN? #10

Open
JamoCA opened this issue Oct 23, 2022 · 3 comments
Open

Distribution version? CDN? #10

JamoCA opened this issue Oct 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@JamoCA
Copy link

JamoCA commented Oct 23, 2022

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.

@JamoCA JamoCA added the enhancement New feature or request label Oct 23, 2022
@ferreiro
Copy link
Contributor

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

@jimaek
Copy link

jimaek commented Oct 24, 2022

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

@JamoCA
Copy link
Author

JamoCA commented Oct 24, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants