Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nano-accessibility) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Nano Accessibility
Nano Accessibility is a lightweight and framework-agnostic package that helps developers analyze and optimize accessibility in any web application.
Installation
npm install nano-accessibilityUsage
<script>
import "nano-accessibility";
</script>
<nano-accessibility
projectKey="PROJECT_KEY"
userId="USER_ID
/>Features
- Analyzes web applications for accessibility issues.
- Simple
<nano-accessibility />tag integration. - Part of NanoSights.dev