arielsalminen / feature.js

Feature.js is a fast, simple and lightweight browser feature detection library in 1kb.
https://featurejs.com/
3.17k stars 115 forks source link

Any plan to support PWA capability detection? #93

Open maphe opened 1 year ago

maphe commented 1 year ago

Is there any chance PWA features can be detected and exposed?

https://web.dev/learn/pwa/detection/

For instance, some browsers support PWA install prompts, some other support installing the PWA but manually (no prompt) and others don't even support install at all.

That sounds like a good use case for feature.js