UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

10 lines (8 loc) 134 B
block('test')( mode('')(function() { return { test: 1 }; }), def()(function() { return apply('', { test: 1 }); }) );