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

I've created a Svelte wrapper for MainLoop.js #43

Closed
retrotheft opened this issue Dec 15, 2024 · 1 comment
Closed

I've created a Svelte wrapper for MainLoop.js #43

retrotheft opened this issue Dec 15, 2024 · 1 comment

Comments

@retrotheft
Copy link

retrotheft commented Dec 15, 2024

Hi there! Thought I'd let you know that I just released svelte-mainloop. I've been using MainLoop.js for years in various projects, and have slowly been building a larger wrapper for it that I thought others might find useful.

It handles function registration and cleanup, and lets you join and leave the loop with a single component. It also provides some debugging info and tools, exposes all of the standard mainloop.js functionality, is fully typed, and provides inline documentation through intellisense.

Links:

Thought I should let you know. This is the first npm library I've ever released, so feel free to let me know if I missed something important, or if any part of my library does a mainloop booboo, and I'll fix it up.

Cheers! :)

Edit: Should say thankyou for making MainLoop!

@IceCreamYou
Copy link
Owner

Awesome, thanks for contributing and sharing! I added a link to your project from the README.

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

No branches or pull requests

2 participants