UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

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