invertmode
v1.0.0
Published
invert.js is a module that will invert the colors of your whole page.
Downloads
1
Readme
What is this?
invert.js is a module that will invert the colors of your whole page.
Installation
npm i toggleInvert
then..
import { toggleInvert } from 'toggleInvert';