Gathering detailed insights and metrics for movex-core-util
Gathering detailed insights and metrics for movex-core-util
Gathering detailed insights and metrics for movex-core-util
Gathering detailed insights and metrics for movex-core-util
Serverless Multiplayer Infrastructure for JavaScript Games. Private State | Real Time | Server Authoritative | Open Source
npm install movex-core-util
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
57 Stars
741 Commits
40 Forks
3 Watching
17 Branches
29 Contributors
Updated on 13 Oct 2024
Minified
Minified + Gzipped
TypeScript (85.67%)
MDX (9.56%)
JavaScript (2.3%)
CSS (2.2%)
Dockerfile (0.26%)
Cumulative downloads
Total Downloads
Last day
-50%
1
Compared to previous day
Last week
1,460%
78
Compared to previous week
Last month
-12.3%
121
Compared to previous month
Last year
-36.5%
4,014
Compared to previous year
Movex cuts your development effort in half and helps you ship faster by abstracting away backend logic and server-side complexity! π
With its unique approach and robust set of features, Movex gives you the freedom to focus solely on the front-end while still maintaining full control over the Game Logic, UI/UX, and Data Authority.
Movex follows the Flux Pattern locally to respond to UI changes. It then employs the Deterministic Propagation Method to synchronize state changes with the Global State(aka Master State) and all peers in the network. Learn More.
1yarn add movex; yarn add --dev movex-service
1export default { 2 resources: {}, 3};
1npx movex dev
To continue with the next steps see Get Started Docs.
Visit the Docs to get started with Movex.
First off, thank you for showing an interest in contributing to the Movex project! We have created a Contributing Guide that will show you how to setup a development environment and how to open pull requests and submit changes.
π Want to participate in #hacktoberfest? We have a selection of #hactoberfest issues.
Want to help with the code? Please check out our Good First Issue section.
Don't wanna' code? Any feedback is welcome and greatly appreciated so please don't hesitate to open an issue.
For any other help, you can write us on our Discord, Twitter or just open an issue!
Before You Contribute, make sure your commits are signed using SSH, GPG os S/MIME
This is very important for #hacktoberfest so Github can trace your contribution correctly. Learn more about signing commits.
ALSO: Please see our Requirements For Opening PRs.
Movex is licensed under the MIT License - see the LICENSE file for details.
Movex wouldn't be the same without you, so thank you all for your amazing efforts and contribution!
Made with contrib.rocks.
No vulnerabilities found.
No security vulnerabilities found.