caniemail.com provides email clients support tables for HTML and CSS features. This is an npm package that serves the latest caniemail data pulled from the API. The package is automatically published whenever there is an update to the data.
npm i caniemail
const caniemail = require("caniemail");
console.log(caniemail.nicenames);
// => "family": { "gmail": "Gmail", "outlook": "Outlook",...
Can I email is an amazing project by @HTeuMeuLeu and the team at Tilt Studio.