yathit / ydn-db

Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
Apache License 2.0
503 stars 41 forks source link

List CDN? #115

Open indolering opened 7 years ago

indolering commented 7 years ago

Listing the CDN on the readme and homepage would make quick hacking easier.

: )

yathit commented 7 years ago

Fully supported to deliver on CDN for quick use. No sure where to get started.

indolering commented 7 years ago

I'm partial to jsDelivr, they work hard to make sure they are aren't blocked in China (and it looks like an older version is already on there....). CDNJS is more popular, however.

indolering commented 7 years ago

You're google storage isn't returning the correct MIME encoding, which Chrome appears to reject (CSP might be the culprit).