batoulapps / adhan-js

High precision Islamic prayer time library for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Host the javascript on cdnjs or similar

sigmaSd opened this issue · comments

السلام عليكم

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

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