Advanced TypeScript runtime reflection system
Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.
Jumbo is modern fast enterprise level MVW framework for Node.js
True LINQ wrapper around TypeORM using Expression<>
Base runtime package for typescript expression transformer