Skip to content

Add Skypack to README#631

Open
FredKSchott wants to merge 2 commits intogpujs:developfrom
FredKSchott:patch-1
Open

Add Skypack to README#631
FredKSchott wants to merge 2 commits intogpujs:developfrom
FredKSchott:patch-1

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');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant