DamonOehlman / detect-browser

Unpack a browser type and version from the useragent string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDN support required

aaabidunique opened this issue · comments

I have an old project which required cdn based script inclusion.
Can you please provide me cdn for the library so I can use it.
@DamonOehlman

@aaabidunique Sure - I've been thinking about doing this for a while. I'll look at outputting a UMD build as part of the package and then a service like unpkg should work.

For the latest package, go here

Additionally I'll add this to the README.md as well.

Thanks for pushing for this @aaabidunique