JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 156
  • Score
    100M100P100Q90406F
  • License MIT

Can I email data

Package Exports

  • caniemail

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (caniemail) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.