Skip to content
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

doc: replace kaboom with kaplay in README.md #594

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

remarkablemark
Copy link
Contributor

Description

Issues or related

  • Related Issue #
  • Closes #

@@ -146,7 +146,7 @@ with NPM
This exports a global `kaplay` function

```html
<script src="https://unpkg.com/kaplay@3000.1.17/dist/kaboom.js"></script>
<script src="https://unpkg.com/kaplay@3001.0.9/dist/kaplay.js"></script>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -156,7 +156,7 @@ or use with es modules

```html
<script type="module">
import kaplay from "https://unpkg.com/kaplay@3000.1.17/dist/kaboom.mjs"
import kaplay from "https://unpkg.com/kaplay@3001.0.9/dist/kaplay.mjs"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

pkg-pr-new bot commented Jan 21, 2025

Open in Stackblitz

npm i https://pkg.pr.new/kaplayjs/kaplay@594

commit: f1a0a49

@lajbel lajbel modified the milestone: 3001.1 Jan 21, 2025
@lajbel lajbel merged commit af28ca2 into kaplayjs:master Jan 21, 2025
2 checks passed
@lajbel
Copy link
Collaborator

lajbel commented Jan 21, 2025

TYSM! ♥️

@remarkablemark remarkablemark deleted the patch-1 branch January 21, 2025 22:41
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.

2 participants