color-blindness-devtool
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

color-blindness-devtool

A web component for simulating color blindness in web application development.

Installation

npm install color-blindness-devtool

Usage

Import the package and wrap your HTML contents with the <color-blindness-devtool> tag.

import 'color-blindness-devtool'
<color-blindness-devtool>
  <!-- Your HTML contents here -->
</color-blindness-devtool>

Disable the DevTool

You can disable the devtool by setting the disabled attribute.

<color-blindness-devtool disabled></color-blindness-devtool>

Package Sidebar

Install

npm i color-blindness-devtool

Weekly Downloads

10

Version

0.1.2

License

MIT

Unpacked Size

120 kB

Total Files

36

Last publish

Collaborators

  • neoki