Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@haxtheweb/a11y-utils

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/a11y-utils

a collection of accessibility patterns and styles

latest
Source
npmnpm
Version
11.0.0
Version published
Weekly downloads
76
-28.97%
Maintainers
1
Weekly downloads
 
Created
Source

<a11y-utils>

11

a collection of accessibility patterns and styles

Usage

To use this web component in your project you can utilize one of the following styles of syntax.

/* In an existing JS module / web component */
import '@haxtheweb/a11y-utils/a11y-utils.js';

/* CDN */
<script type="module" src="https://cdn.hax.cloud/cdn/build/es6/node_modules/@haxtheweb/a11y-utils/a11y-utils.js"></script>

Develop / Demo

Running npm start will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.

$ npm start

Contributing

  • Fork it! git clone https://github.com/haxtheweb/webcomponents.git
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

License

Apache-2.0 License

Keywords

webcomponents

FAQs

Package last updated on 06 Jun 2025

Did you know?

Socket

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