check-es-compat

CLI tool for checking JavaScript code compatibility with target browsers and Node.js versions

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
check-es-compat
60133.2.12 months ago4 years agoMinified + gzip package size for check-es-compat in KB

Readme

npm version npm downloads
check-es-compat
CLI tool for checking JavaScript code compatibility with target browsers and Node.js versions

$ npx check-es-compat .

// .browserslistrc
Chrome >= 64
Firefox >= 58


It doesn't currently support ES modules.

➡ For more information, see the main readme.