Can I email data…
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.
Install
npm i caniemail
Usage
const caniemail = require("caniemail");
console.log(caniemail.nicenames);
// => "family": { "gmail": "Gmail", "outlook": "Outlook",...
Credits
Can I email is an amazing project by @HTeuMeuLeu and the team at Tilt Studio.