README
browser-features.js
Lightweight browser feature detection.
Provides a true or false value for the following browser features:
- CSS Transform
- CSS Transition
- Local Storage
- SVG
Lightweight browser feature detection
<script type="module">
import browserFeaturesJs from 'https://cdn.skypack.dev/browser-features-js';
</script>
Lightweight browser feature detection.
Provides a true or false value for the following browser features: