-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alternate TLD Leaderboard #40
Comments
Current VotesOnly showing votes past nomination
|
.src: Nominated by @ozten
.api: Nominated by @jDavidnet
.app: Nominated by @ozten
.lib: Nominated by @jDavidnet
.oss: Nominated by @mikeal
(There was an issue with @ names, GH couldn't handle that many in one spot. For now, only nominators will be @ linked.) |
1+ .src |
+1 src |
Examples:
|
Waking the old zombie thread, but ESM imports are now a thing and work in all modern browsers. It is recommended by V8's documentation to use So seems like the best option (since <script type="module" src="https://vue.min.mjs/3.2.11"></script> // min.mjs CDN could be a host for dynamic imports
import('https://vue.min.mjs/3.2.11')
.then((module) => {
// Do something with the module.
}); May be worth creating a |
It's rather time to let |
|
Of course .js is the absolute winner, but if that is not available, there are several others that are being voted on in other threads.
Please vote in the comments, as checking other threads is taxing.
If I have missed your vote, or misrepresented your vote, please comment and I will remove. If you would like to make an anonymous vote, please private message me.
Nominated:
The text was updated successfully, but these errors were encountered: