libmodulor – An opinionated TS library to build multi-platform apps

libmodulor is a TypeScript library for business applications, emphasizing fully typed data, auto documentation, and testing on multiple platforms. The project is still in development, so expect changes. However, it aims to provide a production-grade solution for faster project building. What sets libmodulor apart is its flexibility in allowing users to choose their own tools and frameworks. The library is structured around UseCases, Apps, Products, and Targets, offering a clear architecture for developing business functionality. With a focus on core functionality rather than technical specifics, libmodulor aims to streamline the application development process without vendor lock-in. If interested in contributing or learning more, contact the author.

https://github.com/c100k/libmodulor

To top