Skip to content

avigoldman/caniemail

Repository files navigation

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.

About

NPM package of data from caniemail.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published