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

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay