choonkeat / rules-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration - Type inference needed for RulesEngine(input: ??) input type

UX - The infix operator ux: GreaterThen a b a > b or b > a - The OOP ux: User(42).Email (more concepts) or Email(User(42)) (still a single function call concept)

About


Languages

Language:TypeScript 92.9%Language:Makefile 7.1%