JSPM

@prettier/html-event-attributes

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6966
  • Score
    100M100P100Q122772F
  • License MIT

List of HTML event handler attributes.

Package Exports

  • @prettier/html-event-attributes

Readme

@prettier/html-event-attributes

Npm Version MIT License Coverage

List of HTML tags.

Install

yarn add @prettier/html-event-attributes

Usage

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

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