Regularjs
JSON →A living template engine for creating data-driven components based on dirty-checking data binding, similar to AngularJS but with a string-based template approach. Current stable version is 0.6.2 (released 2018, no recent updates). It provides self-contained components, directives, filters, events, and animations out of the box. Differentiated by its string-based templates that support conditional directives (like if/else) within attributes, enabling flexible composable components.