
Open Source Contribution
Writing high-quality open source code
⚡️ request-libcurl is extremely stable HTTP request NPM module built on top of libcurl with retries, timeouts and callback API
- 🤘 HTTP/3 support by latest cURL
- 👷 Improved errors handling
- 👷 Improved arguments type check
- 📋 Improved documentation and examples
Added:_
- ✨
pipeTooption — Pass response data to writableStream, for example download a file to FS
Changed:
- 👨💻
.pipe()method now can be used multiple times to pipe response to multiple writeable streams - 📦
node-libcurlupgraded tov2.3.0, wasv2.2.0 - 📦
[dev-dependency]mochaupgraded tov8.2.1, wasv8.1.1
Links:
Finally meteor@2.0.* is out! It's time to update open source packages I maintain. Let's start with ostrio:cookies. It's already no.1 in trending on Atmosphere 🎉
What's new:
- 🤝 Compatibility with
meteor@2.0; - 👷 Drop deprecated
httppackage in favor offetch; - 👨🔬 Minor tests update for compatibility.
Get updated today
1 Like
Comment
Great news before this year ended, my open source contributions now can get supported via GitHub Sponsors!
This is great news by itself, but it's just got better as I got matched by GitHub Sponsors Matching Fund for the next 12 months.
What exactly does this mean? For every sponsored dollar by supporters, I will get a matching dollar from GitHub's Sponsors Fund.
What does it mean for the community and my open source contributions:
- GitHub would deposit every sponsored dollar to my account without taking a penny (unlike other services);
- This would help me focus on a codebase, documentation, and community support (not getting more "sponsors," "patrons," or "donations");
- I'm going to dedicate more time to open source for a better, safer, and faster World Wide Web.
You're welcome to join the party — https://github.com/sponsors/dr-dimitru
3 Likes
Comment
While my some of my packages about to reach 1000 GitHub stars, and used by 6 figure projects my Patreon donations dropped to $5/mo. I believe it happened due to the ongoing worldwide crisis.
The fun fact — continue reading...
2 Likes
Comment
📦 One of the most popular packages for file uploads and management in Meteor.js ecosystem just got better!
Releasing v1.14.2 fixing edge cases 🐞 bug, updating 📋documentation, and improving TypeScript definitions. Read detailed changelog.
- 🐞 Fix #742
- 🤓 Update TypeScript definitions
- 🤝 Compatibility with
meteor@1.10.2 - 📋 Documentation update
2 Likes
Comment
📮 Mail-Time is email queue for Node.js apps with support of multi server setup and clusters. Read full changelog
- ☄️ Meteor:
v2.3.4; - 📦 NPM:
v1.2.4;
Changes:
- 🐞 Edge case bug fix: Minor fix to trow an error (instead of silent interruption) when context is lost or misconfiguration is in place. Upon calling internal
___compileMailOpts()method without configured transports. - 👷♂️ This is regular maintenance release;
- 🤝 Compatibility with
meteor@1.10.2; - 🤝 Compatibility with
nodemailer@6.4.6; - 📦 Update
joskpackage tov2.2.5, was:v2.2.3; - 📦 [
dev-dependency] Updatebsonpackage tov4.0.4, wasv4.0.3; - 📦 [
dev-dependency] Updatemochapackage tov7.1.0, wasv7.1.2; - 📦 [
dev-dependency] Updatemongodbpackage tov3.5.7, wasv3.5.4; - 📦 [
dev-dependency] Updatenodemailerpackage tov6.4.6, wasv6.4.4; - 📋 Minor documentation updates.
2 Likes
Comment
📦 Fresh release of JoSk package is out! JoSk is scheduler and manager for recurring jobs and tasks in Node.js on multi-server and clusters setup. Read detailed changelog
- ☄️ Meteor:
v2.4.4 - 📦 NPM:
v2.2.5
Changes:
- 🤝 Compatibility with
mongodb@3.5.7(mongo-native); - 🤝 Compatibility with
meteor@1.10.2; - 📦 [dev-dependency]
mocha@7.1.2(wasmocha@7.1.1); - 📦 [dev-dependency]
mocha@3.5.7(wasmocha@3.5.5).
2 Likes
Comment
📦 Fresh release of request-libcurl package for Node.js is out — read detailed changelog
Changes:
- Minimum required Node.js version is
>=9.0.0;
Updates:
- 📦 Update
node-libcurltov2.1.1, wasv2.0.3; - 📦 [
dev-dependency] Updatemochatov7.1.2, wasv7.1.1;
2 Likes
Comment
Published a major update to isomorphic base64 package fpr Meteor.js.
Breaking Changes:
- Compatible only with
meteor@1.9.xand newer; - Now only Base64 class is exported. Please, see updated documentation;
allowWebWorkerisfalseby default now;useNativeisfalseon the Client, andtrueon the Server by default now.
Other:
- 👩🔬 Update test-suite;
- 🤝 Compatibility with latest
meteor@10.xandnode@12.x.
1 Like
Comment
To support my Open Source contributions, please become my Patron at Patreon — https://www.patreon.com/dr_dimitru
At an reward I can post link to your account or your project in "supporters" public repository, tweet, and post it on Facebook.
For companies and individuals with high priority requests (issue, feature, pull request) related to my Open Source software I have an option of recurring and one-time donations, so I'll jump to solve your request in no time.
1 Like
Comment
About
Once I tried, — can't stop me now

Comment