We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @jakesgordon,
I've been using this lib with my new backend project, and it has been great! The lib solves tons of my issue, and everyone in my team loves it!
I use the State Machine tightly with a Mongoose model, so I decided to create a Mongoose Plugin to integrate Javascript State Machine with Mongoose.
Mongoose State Machine
Here it is, you might want to check it out. If you have any ideas or suggestions for further development, please feel free to reach me out 😄
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @jakesgordon,
I've been using this lib with my new backend project, and it has been great! The lib solves tons of my issue, and everyone in my team loves it!
I use the State Machine tightly with a Mongoose model, so I decided to create a Mongoose Plugin to integrate Javascript State Machine with Mongoose.
Mongoose State Machine
Here it is, you might want to check it out. If you have any ideas or suggestions for further development, please feel free to reach me out 😄
The text was updated successfully, but these errors were encountered: