List of known HTML tag attributes
Project description
HtmlElementAttributes
Python port of npm package html-element-attributes.
List of known HTML tag attribute names.
What is this?
This is a list of HTML tag attribute names.
Install
pip install html-element-attributes
Use
from HtmlTagNames import html_element_attributes
print(html_element_attributes["*"])
Yields:
[
'accesskey',
'autocapitalize',
'autofocus',
'class',
// …
'style',
'tabindex',
'title',
'translate'
]
License
GPL © Riverside Healthcare
Ported from html-element-attributes
MIT © [Titus Wormer][https://github.com/wooorm]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file html-element-attributes-0.1.2.tar.gz
.
File metadata
- Download URL: html-element-attributes-0.1.2.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.2 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e487c945d9ab82d79656143c8f326273df3c812350fa5317dfe440715a35b8e4 |
|
MD5 | 1d67e6d5dd5e9624700378e3381bba9a |
|
BLAKE2b-256 | 0f245ffd3b64d2e0bfdc999f948dfe5247c10a4b2305897c8cc7de4cbf6e000b |
File details
Details for the file html_element_attributes-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: html_element_attributes-0.1.2-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.2 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f84b0f241bf374150f35d6e49d4c91f3615b8862145342178e4cdfcc9cda69 |
|
MD5 | 152b3dc4b23a3936f52c93f0d9e2cab3 |
|
BLAKE2b-256 | 01ad8a001496a69b14c966817a2445755934c5e83930f6df031a5fdc75a78497 |