https://github.com/michijs/htmltype
Strict TypeScript types for HTML, SVG and MATHML attributes based on MDN data
https://github.com/michijs/htmltype
attributes html mathml svg types typescript
Last synced: about 1 month ago
JSON representation
Strict TypeScript types for HTML, SVG and MATHML attributes based on MDN data
- Host: GitHub
- URL: https://github.com/michijs/htmltype
- Owner: michijs
- License: mit
- Created: 2021-03-24T21:22:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T15:08:02.000Z (about 2 months ago)
- Last Synced: 2025-04-12T07:12:26.525Z (about 1 month ago)
- Topics: attributes, html, mathml, svg, types, typescript
- Language: TypeScript
- Homepage:
- Size: 803 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: supported/HTMLElements.json
Awesome Lists containing this project
README
# HTMLType
Strict TypeScript types for HTML, SVG and MATHML attributes based on MDN data.![npm][version] [![license][github-license]][github-license-url] ![npm][npm-downloads] ![npm][repo-size]
[](https://github.com/michijs/htmltype/actions/workflows/codeql-analysis.yml)
[](https://github.com/michijs/htmltype/actions/workflows/tests.yml)## License
- [MIT](https://github.com/michijs/htmltype/blob/master/LICENSE.md)[repo-size]: https://img.shields.io/github/repo-size/michijs/htmltype
[npm-downloads]: https://img.shields.io/npm/dt/@michijs/htmltype
[version]: https://img.shields.io/npm/v/@michijs/htmltype
[github-license]: https://img.shields.io/github/license/michijs/htmltype
[github-license-url]: https://github.com/michijs/htmltype/blob/master/LICENSE.md