Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@maryam-dev/partykit
Advanced tools
FORKED: PartyKit simplifies developing multiplayer applications. Everything's better with friends.
PartyKit simplifies developing multiplayer applications.
With PartyKit, you can focus on building multiplayer apps or adding real-time experiences to your existing projects with as little as one line of code. Meanwhile, PartyKit will handle operational complexity and real-time infrastructure scaling.
Go to docs.partykit.io for documentation, guides and examples.
Note: to run PartyKit, you need to have Node v. 17 or higher installed.
You can create a PartyKit project by running:
npm create partykit@latest
This will ask a few questions about your project and create a new directory with a PartyKit application, that includes a server and a client.
Alternatively, you can add PartyKit to your existing project using the following command in the project's root directory:
npx partykit@latest init
From inside the directory, you can then run npm run dev
to start the development server. When you'reready, you can deploy your application on to the PartyKit cloud with npm run deploy
.
/apps/docs
/apps/docs/examples
/apps/docs/reference
/apps/docs/guides
/apps/blog
We encourage contributions to PartyKit. If you're interested in contributing or need help or have questions, please join us in our Discord.
PartyKit is MIT licensed.
FAQs
FORKED: PartyKit simplifies developing multiplayer applications. Everything's better with friends.
The npm package @maryam-dev/partykit receives a total of 337 weekly downloads. As such, @maryam-dev/partykit popularity was classified as not popular.
We found that @maryam-dev/partykit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.