browserapis.wtf
browserapis.wtf copied to clipboard
Use CanIUse data to show what browsers API's work on
Hey @BPScott @Rumyra
As per title, use CanIUse data to show what browsers API's work on so I can see how badly IE supports everything 😂
This is something I am thinking of doing some work on, any objections?
Thanks
Jonathan
No go for it :) Maybe keep it simple as not to replicate caniuse... maybe a currently supported by? Could expand the idea to make it a bit more fun, but I haven't thought about it hard enough yet.
Progress update, I have built an API to support this https://www.browserfeatures.io/,
https://github.com/Rumyra/browserapis.wtf/pull/85 - pull request for this feature