caniuse-css
Detect the compatibility of a CSS attribute as you type
myJSheart 2,237 1 1.1.5 MIT GitHub

caniuse-css package

Find out the compatibility of a css attribute in different explorers.

Installation

apm install caniuse-css

Search caniuse-css and Click Install.

How to use

Whenever the cursor changes position, this package will split the line with : and get the first string as a CSS attribute.

If the CSS attribute does not exists in the database, tips will be given.

Thanks

caniuse.com caniuse-api fuzzyset.js

TODO

  • Improve Appearance

  • Allow users to set explorers and its version that display

  • Add more toggle ways: Selection Detected

  • Use Original Data to rewrite compatibility detect part.

License

MIT