Skip to content

prettier/html-event-attributes

Repository files navigation

@prettier/html-event-attributes

Npm Version MIT License Coverage

List of HTML event handler attributes.

Install

yarn add @prettier/html-event-attributes

Usage

import htmlEventAttributes from "@prettier/html-event-attributes";

console.log(htmlEventAttributes);
//=> ['onabort', 'onafterprint', 'onauxclick', …]

About

List of HTML event handler attributes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published