📢 Announcement: valtio now has a plugin system #1100
overthemike
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey valtio fans. We just released something we're hoping you'll find really helpful...
https://www.npmjs.com/package/valtio-plugin
The hope here is that this will make it vastly easier to both extend and rewire how you can use valtio. This is brand new, so there aren't any useful plugins out there to tag along just quite yet. I will be converting some of my own wrapper libraries to use this new system (such as valtio-pertsist, valtio-zod, valtio-fsm, and more). Please feel free to post questions or critiques / pain points here as well as in the repo. The main idea here is to try and build something the valtio community will want to use and contribute to.
P.S. - The docs aren't super fantastic quite yet, but I will work on that. I'm hoping the api will be simple enough to pick up on. After all, that's the idea!
Beta Was this translation helpful? Give feedback.
All reactions