node.js - Jade to Dust Parser? -


i wrote using jade template nodejs. when talking manager.. found use dust within company. required switch on dust.

while following dry principle.. don't want manually.

is there translator/parser parse existing jade template dust? searched online didn't found.

additionally, if there's no such template, go , implement 1 myself? took compiler course before , thinking not-to-hard implement. never tried... , don't understand dust template yet. how think of difficulty of doing 1 parser myself?


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -