Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csabapalfi/script-type

💥Demo: HTML script tag does not require a type
https://github.com/csabapalfi/script-type

demo html standard

Last synced: 3 days ago
JSON representation

💥Demo: HTML script tag does not require a type

Awesome Lists containing this project

README

        

# HTML script tag does not require a type

...if it's just JS (but not a `module`) and not e.g. [JSON-LD](https://json-ld.org/).

[See for yourself with the W3C validator](https://validator.w3.org/nu/?doc=https%3A%2F%2Fcsabapalfi.github.io%2Fscript-type%2Findex.html)

[Actually, it even triggers a warning if you add one](https://validator.w3.org/nu/?doc=https%3A%2F%2Fcsabapalfi.github.io%2Fscript-type%2Fwarnings.html)