The template projects use difference set of meta
tag to pull in required packages. For example, React sample projects use meta tags to pull in React-related packages rather than <script>
tags from CDNs. That make me wonder what other packages are available. I canβt find a list of all available packages anywhere in the docs.