UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

11 lines (8 loc) 146 B
block('test')( mode('')(function() { return { test: 1 }; }), def()(function() { return apply('custom-mode', { test: 1 }); }) );