Quick hello - a small language built on Node (and thanks for node-cron) #1071
dominexmacedon-docs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - thanks for maintaining node-cron, it’s been super handy in a bunch of projects.
I wanted to share a little project I’m working on: Lopo. Lopo is a tiny, interpreted language built on top of Node.js that focuses on readable syntax, fast startup, and being easy to embed in tooling or developer workflows. It’s aimed at people who want a lightweight scripting option that’s simple to pick up and integrate.
If you are curious, I would be happy to open a tiny PR adding a short “About Lopo” note or an examples link somewhere in the docs - nothing intrusive, just a one‑liner and a link - so folks who discover node-cron can also learn about another small tool that plays nicely in Node ecosystems.
Thanks again for the project - it’s made a lot of automation feel trivial.
Beta Was this translation helpful? Give feedback.
All reactions