UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

10 lines (9 loc) 117 B
<!doctype html> <html> <head> <meta charset="utf8"> <script src="/axe.js"></script> </head> <body> </body> </html>