axessibility

0.0.7 • Public • Published

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

option type default
position String 'bottom-left'
background String (HEX/RGB/RGBA) '#253786'
color String (HEX/RGB/RGBA) '#fff'
contrast Boolean true
images Boolean true
largeCursor Boolean true
readingLine Boolean true
fontSize Boolean true
fontSizeStep Integer 2
fontSizeMaxSteps Integer 4
filters Array (css filters) ['grayscale', 'invert', 'sepia']

Buy me a coffee

ko-fi

Readme

Keywords

Package Sidebar

Install

npm i axessibility

Weekly Downloads

8

Version

0.0.7

License

MIT

Unpacked Size

26 kB

Total Files

3

Last publish

Collaborators

  • dario.ferderber