Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/csabapalfi/script-type
- Owner: csabapalfi
- Created: 2018-12-06T16:35:28.000Z (about 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-03-18T10:12:05.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T15:55:49.386Z (14 days ago)
- Topics: demo, html, standard
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)