Become a sponsor to Thorsten Lorenz
Hey, I'm Thorsten aka @thlorenz on twitter and I'm asking for your support.
Why should you support me?
I'm writing and maintaining around 300 open source libraries that help others turn their ideas into working projects as fast as possible. All of those are free to use and most of them run with Node.js or in the browser, therefore most JavaScript projects use at least one of them.
Many of you writing tests will have benefited from the ease of mocking that proxyquire provides, and if you use a transpiler like babel you are getting source maps provided by convert-source-map which is downloaded more than 100 Million times per month.
Rid
Most recently I created rid which allows developers to integrate Rust into their Dart or Flutter app simply by annotating it. I am hoping to find enough sponsors to allow me to fully open source rid.
By sponsoring me you not only show your appreciation for all the work that went into rid already, but also help me evolve, stabilize and maintain it.
You will also gain immediate access to the currently still private rid repository.
How will your donation help?
Every donation is greatly appreciated as it allows me to invest more time into open source projects and gets me closer to my ultimate goal of doing open source and helping others all day long.
Many thanks in advance and happy hacking :)
Featured work
-
thlorenz/doctoc
📜 Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
JavaScript 4,260 -
thlorenz/proxyquire
🔮 Proxies nodejs require in order to allow overriding dependencies during testing.
JavaScript 2,749 -
thlorenz/v8-perf
⏱️ Notes and resources related to v8 and thus Node.js performance
JavaScript 2,233 -
thlorenz/deoptigate
⏱️ Investigates v8/Node.js function deoptimizations.
JavaScript 1,158 -
thlorenz/learnuv
Learn uv for fun and profit, a self guided workshop to the library that powers Node.js.
C 740 -
thlorenz/visulator
A machine emulator that visualizes how each instruction is processed
JavaScript 388