@color-blindness-devtool/standalone
v0.1.2
Published
The standalone version of the Color Blindness DevTool
Downloads
11
Maintainers
Readme
@color-blindness-devtool/standalone
The standalone version of the devtool.
For example, you can use this package when you want to use the devtool directly via CDN.
<script
type="module"
src="https://cdn.jsdelivr.net/npm/@color-blindness-devtool/standalone@latest/dist/index.js"
></script>
<color-blindness-devtool>
<!-- Your HTML contents here -->
</color-blindness-devtool>