A curated collection of packages, tools, and experiments for the Meteor.js ecosystem, developed and refined over the years.
This organization serves as a central hub for my Meteor-related developments:
- Atmosphere Packages: Reusable modules to speed up your development.
- Utility Tools: Scripts and helpers for smoother Meteor workflows.
- Experimental Bits: Proof-of-concepts and modern reactive patterns.
While the core is always Meteor.js, these "bits" often involve:
- Frontend: Blaze, React, or Vue integrations.
- Database: MongoDB & Redis Oplog optimizations.
- Communication: DDP, Method calls, and Pub/Sub patterns.
Most of the code here is open-source under the MIT License. Feel free to explore, open issues, or submit pull requests if you find something useful for your own projects!
Stay reactive. Happy coding!