I write Node.js and JavaScript for a living and on the side. The stuff I publish under the zerodep org and the @0dep npm scope is the practical end of that — small modules with no runtime dependencies (or as close as I can get), each solving one problem reasonably well.
My most-used open-source project is bpmn-engine, a BPMN 2.0 execution engine for Node and the browser. It's the foundation for a small ecosystem — bpmn-elements, smqp, moddle-context-serializer, bpmn-middleware — that lets you run business processes from BPMN XML without buying a workflow platform.
On GitHub since 2013.
- Based in
- Sweden
- Open-source focus
- BPMN execution, ISO 8601, logging, small Node utilities
- Working under
- Zerodep