An open API service indexing awesome lists of open source software.

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

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]
[![CodeQL](https://github.com/michijs/htmltype/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/michijs/htmltype/actions/workflows/codeql-analysis.yml)
[![Tests](https://github.com/michijs/htmltype/actions/workflows/tests.yml/badge.svg)](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