Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Skypack to README#631

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
FredKSchott wants to merge2 commits intogpujs:develop
base:develop
Choose a base branch
Loading
fromFredKSchott:patch-1

Conversation

FredKSchott
Copy link

@FredKSchottFredKSchott commentedAug 3, 2020
edited
Loading

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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@FredKSchott

[8]ページ先頭

©2009-2025 Movatter.jp