Contributions are welcome! Please read the guidelines below.
To add a new library, please ensure it:
- Is actively maintained (recent commits/releases)
- Has clear documentation
- Is designed for Node.js
- Is related to job processing, task scheduling, cron jobs, or background workers
Add libraries using this format:
<tr>
<td width="100%">
### [Library Name](https://github.com/owner/repo)



Brief description of what the library does and its key features.
</td>
</tr>- Use ✅ (green) for self-hostable, ❌ (red) for cloud-only
- Keep descriptions concise (1-2 sentences)
- Fork the repo
- Add your library to
README.md - Ensure all links work
- Submit a PR with a clear description
Open an issue and we'll help out.
Thanks for contributing! 🚀