Socket
Book a DemoInstallSign in
Socket

@prettier/html-event-attributes

Package Overview
Dependencies
Maintainers
14
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier/html-event-attributes

List of HTML event handler attributes.

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2.8K
1782.67%
Maintainers
14
Weekly downloads
 
Created
Source

@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', …]

Keywords

html

FAQs

Package last updated on 19 Sep 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