batoulapps / adhan-js

High precision Islamic prayer time library for JavaScript
MIT License
368 stars 81 forks source link

Host the javascript on cdnjs or similar #138

Closed sigmaSd closed 1 year ago

sigmaSd commented 1 year ago

السلام عليكم

Thank you for this library

I think it would be nice if you host the javascript in a cdn

For example I use deno mostly, and this would allow me to just import {} from url currently I have to download the assets and import the local file instead

sigmaSd commented 1 year ago

I just noticed that there is already an npm package, so using this with deno is a simple as import .. from "npm:adhan"