Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Skypack to README #631

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

FredKSchott
Copy link

@FredKSchott FredKSchott commented Aug 3, 2020

Skypack is a popular CDN for importing packages directly in the browser with ESM import syntax. For a lot of users, this syntax is more explicit and more familiar than the older, implicit script tag.

I added a full import snippet here for easier copy-pasting, but also happy to replace with just the URL.

You can also run this quickly in your browser devtools via: const pkg = await import('https://cdn.skypack.dev/gpu.js');

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant