Socket
Socket
Sign inDemoInstall

axessibility

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    axessibility

Accessibility


Version published
Weekly downloads
7
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Axessibility.js

npm version npm downloads npm downloads

Try it out here Axessibility.js

🚀 Usage

npm i axessibility
import Axessibility from 'axessibility';

let options = {
  // your options
}
const axessibility = new Axessiblity(options);

🔧 Options

optiontypedefault
positionString'bottom-left'
backgroundString (HEX/RGB/RGBA)'#253786'
colorString (HEX/RGB/RGBA)'#fff'
contrastBooleantrue
imagesBooleantrue
largeCursorBooleantrue
readingLineBooleantrue
fontSizeBooleantrue
fontSizeStepInteger2
fontSizeMaxStepsInteger4
filtersArray (css filters)['grayscale', 'invert', 'sepia']

Buy me a coffee

ko-fi

Keywords

FAQs

Last updated on 16 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc