DEV Community

Mahmoud Elmahdi
Mahmoud Elmahdi

Posted on

9 1

CLI node package for caniuse

Command Line Interface node package for caniuse, a browser support tables for support of front-end web technologies right in your terminal.

Installation

Package available for both npm, and yarn:

~ npm install caniuse-cli
# or 
~ yarn add caniuse-cli
Enter fullscreen mode Exit fullscreen mode

Usage

caniuse MutationObserver

Top comments (2)

Collapse
 
whozzawuzza profile image
'''⌐(ಠ۾ಠ)¬'''

You might want to install this globally (npm install -g) rather than in a specific project or folder.

Collapse
 
carywreams profile image
Cary Reams

any desire to create a linting package for compatibility with declared minimum versions of specific browsers ?
...or has this already been provided somewhere ?

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay