fp-plugins 2.0.0
Install from the command line:
Learn more about npm packages
$ npm install @stackbox-dev/fp-plugins@2.0.0
Install via package.json:
"@stackbox-dev/fp-plugins": "2.0.0"
About this version
Fastify plugins for Stackbox applications.
npm install @stackbox/fp-pluginsThis package provides a collection of Fastify plugins designed to enhance Stackbox applications. These plugins extend Fastify's functionality while maintaining its performance and developer experience.
A Fastify plugin that integrates an event bus system into your application, enabling efficient event-driven communication between different parts of your application.
For detailed documentation and examples, please refer to the plugin's source code and comments.
Contributions are welcome! Please feel free to submit a Pull Request.